void-packages/srcpkgs/chromium/INSTALL

7 lines
110 B
Text
Raw Normal View History

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