summaryrefslogtreecommitdiff
path: root/man/tmpfiles.d.xml
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-06-20 15:57:43 +0200
committerKay Sievers <kay@vrfy.org>2014-06-20 15:57:43 +0200
commit2f3b873a49734f8ecc8d929612d33153acbda891 (patch)
tree57b675b313f60394b1c3b95a336346627b5462bf /man/tmpfiles.d.xml
parent351e57652a7d9a51f9064c089794d13801eaee73 (diff)
tmpfiles: copy/link /usr/share/factory/ files when the source argument is omitted
Diffstat (limited to 'man/tmpfiles.d.xml')
-rw-r--r--man/tmpfiles.d.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml
index f3cc2ea50..5e0b53834 100644
--- a/man/tmpfiles.d.xml
+++ b/man/tmpfiles.d.xml
@@ -191,7 +191,11 @@ L /tmp/foobar - - - - /dev/null</programlisting>
symlink is to be created it
will be removed and be
replaced by the
- symlink.</para></listitem>
+ symlink. If the argument is omitted,
+ symlinks to files with the same name
+ residing in the directory
+ <filename>/usr/share/factory/</filename>
+ are created.</para></listitem>
</varlistentry>
<varlistentry>
@@ -235,7 +239,10 @@ L /tmp/foobar - - - - /dev/null</programlisting>
destination directory already
exists, instead the entire
copy operation is
- skipped.</para></listitem>
+ skipped. If the argument is omitted,
+ files from the source directory
+ <filename>/usr/share/factory/</filename>
+ with the same name are copied.</para></listitem>
</varlistentry>
<varlistentry>