From ca2e894bdbd06b43800b57074be0e499a3539b0d Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sun, 10 Jun 2012 19:21:50 +0200 Subject: tmpfiles: print error if basename lookup fails; document it in manpage --- man/systemd-tmpfiles.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'man/systemd-tmpfiles.xml') diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 4ac7224ab2..623b420560 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -67,9 +67,13 @@ If invoked with no arguments, it applies all directives from all configuration files. If one or - more absolute file names are passed on the command - line only the directives in these files are - applied. + more file names are passed on the command line, only + the directives in these files are applied. If only + the basename of a configuration file is specified, + all configuration directories as specified in + tmpfiles.d + 5 + are searched for a matching file. -- cgit v1.2.3-54-g00ecf