]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/tmpfiles/tmpfiles.c
fs-util: make CHASE_WARN effective with CHASE_NO_AUTOFS 10984/head
authorFranck Bui <fbui@suse.com>
Fri, 30 Nov 2018 14:43:13 +0000 (15:43 +0100)
committerFranck Bui <fbui@suse.com>
Mon, 10 Dec 2018 08:22:28 +0000 (09:22 +0100)
commit145b8d0f68485e54cea3beade7166ade8216b9d2
tree9f3feeba2298f08fcc3eb89a50b842985c960fed
parentb85ee2ec95808db6981d2659610ed1713738df11
fs-util: make CHASE_WARN effective with CHASE_NO_AUTOFS

This has the side effect to upgrade the log level at which the log is emitted
from debug to warning.

This might be better since after all we didn't apply a tmpfiles.d/ rule and
that actually might end up being problematic eventually.
src/basic/fs-util.c
src/tmpfiles/tmpfiles.c