diff options
Diffstat (limited to 'units/systemd-poweroff.service.in')
-rw-r--r-- | units/systemd-poweroff.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-poweroff.service.in b/units/systemd-poweroff.service.in index 851a0f9451..3630719733 100644 --- a/units/systemd-poweroff.service.in +++ b/units/systemd-poweroff.service.in @@ -7,6 +7,7 @@ [Unit] Description=Power-Off +Documentation=man:systemd-halt.service(8) DefaultDependencies=no Requires=shutdown.target umount.target final.target After=shutdown.target umount.target final.target |