diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-31 16:00:34 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-31 16:00:34 +0200 |
commit | 9393a8774c1acd60deea40007061b9ffc783bf7e (patch) | |
tree | a658d0f10497e4a4d25adbfe4ece090ea3b120f1 /units/systemd-sysctl.service.in | |
parent | 88f8ffbd63d09b0f2899a8d45fc82e22839aeb81 (diff) |
man: add documentation for the binfmt, modules-load, sysctl services
Diffstat (limited to 'units/systemd-sysctl.service.in')
-rw-r--r-- | units/systemd-sysctl.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-sysctl.service.in b/units/systemd-sysctl.service.in index d8849e7929..45e1ceb25c 100644 --- a/units/systemd-sysctl.service.in +++ b/units/systemd-sysctl.service.in @@ -7,7 +7,7 @@ [Unit] Description=Apply Kernel Variables -Documentation=man:sysctl.d(5) +Documentation=man:systemd-sysctl.service(8) man:sysctl.d(5) DefaultDependencies=no Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service |