man: systemd-tmpfiles requires absolute filenames
authorEvgeny Vereshchagin <evvers@ya.ru>
Mon, 19 Oct 2015 18:30:16 +0000 (18:30 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Mon, 19 Oct 2015 18:32:35 +0000 (18:32 +0000)
`systemd-tmpfiles --clean ./some.conf` doesn't work:
Failed to open './some.conf', ignoring: No such file or directory

`systemd-tmpfiles --clean $(realpath ./some.conf)` works fine.

man/systemd-tmpfiles.xml

index ceec06f..447a7ea 100644 (file)
@@ -76,7 +76,7 @@
     </para>
 
     <para>If invoked with no arguments, it applies all directives from
-    all configuration files. If one or more filenames are passed on
+    all configuration files. If one or more absolute filenames 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