X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Ftmpfiles.d.xml;h=5e0b5383412d7ef26b3e7be68f7ba62222d65096;hb=b1317b34f4cf93fdae91a3b5aee1039ce7cf80f5;hp=6b2753549c51759907218dbece78ac23a0518ebd;hpb=1554afae546f6cfb8ac85e36300d7bf608886780;p=elogind.git diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 6b2753549..5e0b53834 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -191,7 +191,11 @@ L /tmp/foobar - - - - /dev/null symlink is to be created it will be removed and be replaced by the - symlink. + symlink. If the argument is omitted, + symlinks to files with the same name + residing in the directory + /usr/share/factory/ + are created. @@ -225,7 +229,20 @@ L /tmp/foobar - - - - /dev/null C - Recursively copy a file or directory, if the destination files or directories don't exist yet. + Recursively + copy a file or directory, if + the destination files or + directories don't exist + yet. Note that this command + will not descend into + subdirectories if the + destination directory already + exists, instead the entire + copy operation is + skipped. If the argument is omitted, + files from the source directory + /usr/share/factory/ + with the same name are copied.