]> git.ipfire.org Git - thirdparty/systemd.git/commit
conf-files: continue searching if one dir fails
authorMichal Schmidt <mschmidt@redhat.com>
Tue, 24 Jul 2012 21:18:25 +0000 (23:18 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Tue, 24 Jul 2012 21:33:54 +0000 (23:33 +0200)
commit578ac0604e6c10b267f73e114bc2215aa3f6619a
tree29d1949945106492f8519f2020584e022bf107b3
parentff87b7e7486f954a18536bebbd83a81b7e7749b2
conf-files: continue searching if one dir fails

A problem with systemd-tmpfiles has been observed where the service
failed just because one of the configuration directories could not be
read due to SELinux policy.

Complain about the failure, but try to go on.

https://bugzilla.redhat.com/show_bug.cgi?id=839736
src/shared/conf-files.c