diff options
Diffstat (limited to 'man/systemd.xml')
-rw-r--r-- | man/systemd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.xml b/man/systemd.xml index a7dc4530ed..142c1d6a05 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -500,9 +500,9 @@ <command>pkg-config systemd --variable=systemdsystemunitdir</command>. Other directories checked are - <filename>/usr/local/share/systemd/system</filename> + <filename>/usr/local/lib/systemd/system</filename> and - <filename>/usr/share/systemd/system</filename>. User + <filename>/usr/lib/systemd/system</filename>. User configuration always takes precedence. <command>pkg-config systemd |