chiark / gitweb /
tmpfiles: implement augmenting of existing ACLs
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 18 Jan 2015 10:02:47 +0000 (05:02 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 22 Jan 2015 06:14:53 +0000 (01:14 -0500)
commit50d9e46dbb8400d4570781728c63b151d9ca982b
treec628f4011aaa45315d20106f6f78eb74e127b8b9
parentb705ab6a838937f947216af7b2d1fffb00f8b0dc
tmpfiles: implement augmenting of existing ACLs

This is much more useful in practice (equivalent to setfacl -m).
man/tmpfiles.d.xml
src/shared/acl-util.c
src/shared/acl-util.h
src/tmpfiles/tmpfiles.c