diff options
Diffstat (limited to 'man/systemd.xml')
-rw-r--r-- | man/systemd.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/man/systemd.xml b/man/systemd.xml index 5fa65a3631..4556d56969 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -1,9 +1,6 @@ <?xml version='1.0'?> <!--*-nxml-*--> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ -<!ENTITY % entities SYSTEM "custom-entities.ent" > -%entities; -]> + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <!-- This file is part of systemd. @@ -441,7 +438,7 @@ by <command>pkg-config systemd --variable=systemdsystemunitdir</command>. Other directories checked are <filename>/usr/local/lib/systemd/system</filename> - and <filename>&rootlibexecdir;/system</filename>. User + and <filename>/usr/lib/systemd/system</filename>. User configuration always takes precedence. <command>pkg-config systemd --variable=systemdsystemconfdir</command> returns the path of the system configuration directory. Packages should |