summaryrefslogtreecommitdiff
path: root/man/systemd-tmpfiles.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-06-27 15:39:51 +0200
committerLennart Poettering <lennart@poettering.net>2012-06-27 15:39:51 +0200
commitff5d32c875fe5507db2004d3c22fe77cbc7eab0d (patch)
tree8aecc846e25337632e00e2de93d0c591eb00d03e /man/systemd-tmpfiles.xml
parenteeb875144e5a80d0521461a139f13fc8014d77d8 (diff)
man: document unit names in systemd-tmpfiles(8)
Diffstat (limited to 'man/systemd-tmpfiles.xml')
-rw-r--r--man/systemd-tmpfiles.xml7
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>