From: Brandon Philips Date: Sat, 27 Jul 2013 16:49:58 +0000 (-0700) Subject: man: systemd.unit: fix volatile path X-Git-Tag: v207~226 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=6f88df575181d029eadc889fd6891dee22016af1 man: systemd.unit: fix volatile path The volatile path was '/run/systemd/systemd' when it should be '/run/systemd/system'. Fix. --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index f6a0791bf..2f65ec6da 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -285,7 +285,7 @@ Local configuration - /run/systemd/systemd + /run/systemd/system Volatile units