diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-25 12:13:17 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-25 12:13:17 +0200 |
commit | edcf89bebe6997b9ff47b7b32c0563ff9797dfb2 (patch) | |
tree | 7b46d739126393b48b117a7bccc9d2a3fcf0b60f /units/systemd-random-seed-load.service.in | |
parent | c617f5a96d474a93e9cf38fbd97af257a08c40df (diff) |
man: document systemd-random-seed-load.service
Diffstat (limited to 'units/systemd-random-seed-load.service.in')
-rw-r--r-- | units/systemd-random-seed-load.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-random-seed-load.service.in b/units/systemd-random-seed-load.service.in index a5e2bbb7fe..8ea575035e 100644 --- a/units/systemd-random-seed-load.service.in +++ b/units/systemd-random-seed-load.service.in @@ -7,6 +7,7 @@ [Unit] Description=Load Random Seed +Documentation=man:systemd-random-seed-load.service(8) man:random(4) DefaultDependencies=no Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-remount-fs.service |