man: systemd-tmpfiles requires absolute filenames

`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.
This commit is contained in:
Evgeny Vereshchagin 2015-10-19 18:30:16 +00:00
parent bf1ae29f21
commit f17fd65514

View 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