reopen 742829
thanks
(Note: The previous upload was actually a fix for a different bug, so
I'm reopening this report.)
I've found an easier way to adapt the profile to Debian: AppArmor
aliases to the rescue!
alias /etc/chromium-browser/ -> /etc/chromium/,
alias /usr/bin/chromium-browser -> /usr/bin/chromium,
alias /usr/lib/chromium-browser/chromium-browser-sandbox ->
/usr/lib/chromium/chrome-sandbox,
alias /usr/lib/chromium-browser/chromium-browser ->
/usr/lib/chromium/chromium,
alias /usr/lib/chromium-browser/ -> /usr/lib/chromium/,
Newer versions of the Chromium profile will not need the
chromium-browser-sandbox line, but the one currently in Debian jessie
does. All these should be added to the profile after the
<tunables/global> line.
A few additional permissions turn out to be needed as well, but I'll
report on those later as I still need to sort them through.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]