]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/tmpfiles.d.xml
RFC tmpfiles: Allow configuration to ignore execution errors
authorWilliam Douglas <william.douglas@intel.com>
Mon, 10 Sep 2018 19:07:29 +0000 (12:07 -0700)
committerLennart Poettering <lennart@poettering.net>
Tue, 25 Sep 2018 21:30:30 +0000 (23:30 +0200)
commit6d7b543342ba5e83a3da230200c357430ac0797b
tree35fde9d1e149f74c413637b7a3866488fe25a26e
parent97c7469bbe12255a9d115820163fc6c43813b209
RFC tmpfiles: Allow configuration to ignore execution errors

This is an implementation that covers making errors encountered when writing
file content optionally fatal. If this is something that folks would want I'll
add handling of this for all the other directives. I'd appreciate suggestions
on how this might better be structured as well (use of a goto fail or such) as
I'm not super happy with the approach.
man/tmpfiles.d.xml
src/tmpfiles/tmpfiles.c