diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-26 00:21:13 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-26 00:21:13 +0200 |
commit | 11901ad59689002aa7bbf598e76617f1cfeebd34 (patch) | |
tree | 6d4350980f5320260658ffec56e40295026a353d /units | |
parent | f59e0b64351adec735d06ccf0d0ff0eb31c902c0 (diff) |
man: document systemd-shutdownd
Diffstat (limited to 'units')
-rw-r--r-- | units/systemd-shutdownd.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-shutdownd.service.in b/units/systemd-shutdownd.service.in index b9e271f0f6..f51417f58e 100644 --- a/units/systemd-shutdownd.service.in +++ b/units/systemd-shutdownd.service.in @@ -7,6 +7,7 @@ [Unit] Description=Delayed Shutdown Service +Documentation=man:systemd-shutdown.service(8) DefaultDependencies=no [Service] |