diff options
author | Umut Tezduyar <umut@tezduyar.com> | 2013-04-23 09:56:32 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-04-23 12:55:44 +0200 |
commit | 195f8e36122b83bbfef27bf63afe888e7101a320 (patch) | |
tree | 48fe92425fe2fbdad863275d24c14e5078b4561c /units/systemd-tmpfiles-clean.service.in | |
parent | 102ea8e4f27f0e54de88e7fb7667fd1ed84072ec (diff) |
man: link systemd-tmpfiles-setup-dev.service
Diffstat (limited to 'units/systemd-tmpfiles-clean.service.in')
-rw-r--r-- | units/systemd-tmpfiles-clean.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-tmpfiles-clean.service.in b/units/systemd-tmpfiles-clean.service.in index a288232e12..a5b5acb0c2 100644 --- a/units/systemd-tmpfiles-clean.service.in +++ b/units/systemd-tmpfiles-clean.service.in @@ -7,7 +7,7 @@ [Unit] Description=Cleanup of Temporary Directories -Documentation=man:tmpfiles.d(5) +Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8) DefaultDependencies=no Wants=local-fs.target After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target |