add google-chrome-beta.profile

This commit is contained in:
avoidr 2015-11-30 23:48:25 +01:00
parent ed08570377
commit 960d2e22f8
3 changed files with 5 additions and 0 deletions

View file

@ -86,6 +86,7 @@ realinstall:
install -c -m 0644 .etc/chromium.profile $(DESTDIR)/$(sysconfdir)/firejail/.
install -c -m 0644 .etc/google-chrome.profile $(DESTDIR)/$(sysconfdir)/firejail/.
install -c -m 0644 .etc/google-chrome-stable.profile $(DESTDIR)/$(sysconfdir)/firejail/.
install -c -m 0644 .etc/google-chrome-beta.profile $(DESTDIR)/$(sysconfdir)/firejail/.
install -c -m 0644 .etc/disable-mgmt.inc $(DESTDIR)/$(sysconfdir)/firejail/.
install -c -m 0644 .etc/disable-secret.inc $(DESTDIR)/$(sysconfdir)/firejail/.
install -c -m 0644 .etc/disable-common.inc $(DESTDIR)/$(sysconfdir)/firejail/.

View file

@ -0,0 +1,3 @@
# Chromium browser profile
include /etc/firejail/chromium.profile

View file

@ -4,6 +4,7 @@
/etc/firejail/chromium-browser.profile
/etc/firejail/google-chrome.profile
/etc/firejail/google-chrome-stable.profile
/etc/firejail/google-chrome-beta.profile
/etc/firejail/midori.profile
/etc/firejail/icedove.profile
/etc/firejail/iceweasel.profile