]> git.ipfire.org Git - thirdparty/systemd.git/commit
tmpfiles: add debug statements for all actions
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 24 Jan 2015 06:54:05 +0000 (01:54 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 25 Jan 2015 04:38:44 +0000 (23:38 -0500)
commit582deb8446b7c76f945bb3174a8059d56b5edb65
treeb6fe0d8d8bcbc0c2f4e41430268a960e13b783c4
parentff485617d98f002754ded00a702074848385da50
tmpfiles: add debug statements for all actions

systemd-tmpfiles can be used by users, but it can be quite hard to
figure out the logic it follows, especially since the logic is in some
places rather torturous. Hopefuly this will make it easier for users
to understand what is happening.
src/tmpfiles/tmpfiles.c