1 2 3 4 5 6 7
post_install() { setfacl -d -m g::rwX opt/seiscomp } post_upgrade() { setfacl -d -m g::rwX opt/seiscomp }