diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-07-01 00:16:17 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-07-01 00:16:48 +0200 |
commit | 7caa86ac4d19f65e396d759bfb02b96646fc09eb (patch) | |
tree | da4c57b89e64be9dab2c6a0b3c42e2a1477f2dc9 /units | |
parent | dc7f577501278633be6abb0600df8a21561f6640 (diff) |
man: document systemd-update-done.service
Diffstat (limited to 'units')
-rw-r--r-- | units/systemd-update-done.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-update-done.service.in b/units/systemd-update-done.service.in index f75fcff578..7031bff614 100644 --- a/units/systemd-update-done.service.in +++ b/units/systemd-update-done.service.in @@ -7,7 +7,7 @@ [Unit] Description=Update is Completed -Documentation=man:sysusers.d(5) man:systemd-sysusers(8) +Documentation=man:systemd-update-done.service(8) DefaultDependencies=no Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target |