chiark / gitweb /
Allow systemd-tmpfiles to set the file/directory attributes
authorGoffredo Baroncelli <kreijack@inwind.it>
Mon, 16 Mar 2015 19:33:50 +0000 (20:33 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 20 Mar 2015 02:20:12 +0000 (22:20 -0400)
commit22c3a6cadbc99ad623501db9a928f52f6f84c0c3
tree779de205910938bf30eeec16b1205394bbb08a69
parent5b9fbd354eddd80051de3cd17510d6be60274931
Allow systemd-tmpfiles to set the file/directory attributes

Allow systemd-tmpfiles to set the file/directory attributes, like
chattr(1) does. Two more commands are added: 'H' and 'h' to set the
attributes, recursively and not.
src/tmpfiles/tmpfiles.c