void-packages/srcpkgs/chromium/INSTALL
2014-10-08 18:18:21 +02:00

7 lines
110 B
Plaintext

case "$ACTION" in
post)
# chrome-sandbox must be setuid
chmod 4755 usr/lib/chromium/chrome-sandbox
;;
esac