diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 0453c783b6..0850bdda74 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -163,7 +163,7 @@ section. When the unit is enabled, symlinks will be created for those names, and removed when the unit is disabled. For example, reboot.target specifies Alias=ctrl-alt-del.target, so when enabled, the symlink - /etc/systemd/systemd/ctrl-alt-del.service pointing to the + /etc/systemd/system/ctrl-alt-del.service pointing to the reboot.target file will be created, and when CtrlAltDel is invoked, systemd will look for the ctrl-alt-del.service and execute