diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-25 22:07:58 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-25 22:07:58 +0200 |
commit | 6b7b92055db40070676bf3c0539a27569c1203b6 (patch) | |
tree | 979409ce0434fc2aedbc048df0a0d2c255c3b382 /units/systemd-update-utmp-shutdown.service.in | |
parent | 35eb6b124ebdf82bd77aad6e44962a9a039c4d33 (diff) |
man: document systemd-update-utmp-runlevel
Diffstat (limited to 'units/systemd-update-utmp-shutdown.service.in')
-rw-r--r-- | units/systemd-update-utmp-shutdown.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-update-utmp-shutdown.service.in b/units/systemd-update-utmp-shutdown.service.in index 8615d150b5..aa93562f02 100644 --- a/units/systemd-update-utmp-shutdown.service.in +++ b/units/systemd-update-utmp-shutdown.service.in @@ -7,7 +7,7 @@ [Unit] Description=Update UTMP about System Shutdown -Documentation=man:utmp(5) +Documentation=man:systemd-update-utmp-runlevel.service(8) man:utmp(5) DefaultDependencies=no RequiresMountsFor=/var/log/wtmp After=systemd-remount-fs.service systemd-tmpfiles-setup.service auditd.service |