diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-tmpfiles.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 623b420560..63c84910f0 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -44,6 +44,9 @@ <refnamediv> <refname>systemd-tmpfiles</refname> + <refname>systemd-tmpfiles-setup.service</refname> + <refname>systemd-tmpfiles-clean.service</refname> + <refname>systemd-tmpfiles-clean.timer</refname> <refpurpose>Creates, deletes and cleans up volatile and temporary files and directories.</refpurpose> </refnamediv> @@ -52,6 +55,10 @@ <cmdsynopsis> <command>systemd-tmpfiles <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="opt" rep="repeat">CONFIGURATION FILE</arg></command> </cmdsynopsis> + + <para><filename>systemd-tmpfiles-setup.service</filename></para> + <para><filename>systemd-tmpfiles-clean.service</filename></para> + <para><filename>systemd-tmpfiles-clean.timer</filename></para> </refsynopsisdiv> <refsect1> |