From 052081416736808e6ec0dbd59aa01097c86c359e Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Sat, 7 Apr 2018 18:35:47 -0500 Subject: Replace shell and seccomp filter for firefox >= 60, should fix #1765 and #1847 --- etc/basilisk.profile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc/basilisk.profile') diff --git a/etc/basilisk.profile b/etc/basilisk.profile index ac7f30c04..fe63a59f1 100644 --- a/etc/basilisk.profile +++ b/etc/basilisk.profile @@ -14,6 +14,11 @@ whitelist ${DOWNLOADS} whitelist ${HOME}/.cache/moonchild productions/basilisk whitelist ${HOME}/.moonchild productions +# Basilisk can use the full firejail seccomp filter (unlike firefox >= 60) +ignore seccomp.drop +seccomp +shell none + #private-bin basilisk # private-etc must first be enabled in firefox-common.profile #private-etc basilisk -- cgit v1.2.3-70-g09d2