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:
Brandon Philips
2013-07-27 19:55:22 +02:00
committed by Kay Sievers
parent c0e1b50270
commit 6f88df5751
+1 -1
View File
@@ -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>