From 3d8f587cd8e2604df928be21c4dd201bd0b818fc Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Mon, 26 Aug 2019 10:29:45 +0200 Subject: Use new seccomp syntax (#2926) in more profiles Rules for redirecting profiles: - add exceptions: just add 'seccomp !SYSCALL' - remove exception: ``` seccomp ignore seccomp ``` --- etc/palemoon.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/palemoon.profile') diff --git a/etc/palemoon.profile b/etc/palemoon.profile index 11464e6cf..acb2ce176 100644 --- a/etc/palemoon.profile +++ b/etc/palemoon.profile @@ -14,8 +14,8 @@ whitelist ${HOME}/.cache/moonchild productions/pale moon whitelist ${HOME}/.moonchild productions # Palemoon can use the full firejail seccomp filter (unlike firefox >= 60) -ignore seccomp.drop seccomp +ignore seccomp #private-bin palemoon # private-etc must first be enabled in firefox-common.profile -- cgit v1.2.3-70-g09d2