mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-05 13:11:32 +00:00
man: systemd.unit: fix volatile path
The volatile path was '/run/systemd/systemd' when it should be '/run/systemd/system'. Fix.
This commit is contained in:
committed by
Kay Sievers
parent
c0e1b50270
commit
6f88df5751
@@ -285,7 +285,7 @@
|
||||
<entry>Local configuration</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><filename>/run/systemd/systemd</filename></entry>
|
||||
<entry><filename>/run/systemd/system</filename></entry>
|
||||
<entry>Volatile units</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
||||
Reference in New Issue
Block a user