diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 738cc4c9b3..b9991bee76 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -194,9 +194,7 @@ modify unit files. Each drop-in file must have appropriate section headers. Note that for instantiated units, this logic will first look for the instance .d/ subdirectory and read its .conf files, followed by the template - .d/ subdirectory and the .conf files there. Also note that - settings from the [Install] section are not honored in drop-in unit files, - and have no effect. + .d/ subdirectory and the .conf files there. In addition to /etc/systemd/system, the drop-in .d directories for system services can be placed in /usr/lib/systemd/system or @@ -1133,8 +1131,7 @@ systemd1 during runtime; it is used by the enable and disable commands of the systemctl1 tool during - installation of a unit. Note that settings in the [Install] section may not appear in - .d/*.conf unit file drop-ins (see above). + installation of a unit.