aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-06-17 08:18:39 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2022-06-17 08:18:39 -0400
commit17774ad5464feb83edbb8971fd51e029ae608a6d (patch)
treef2dbe012e7d7517562f57f8e936126a0f18a475f /etc/profile-m-z
parentfix artha and add dbus-user filtering (diff)
downloadfirejail-17774ad5464feb83edbb8971fd51e029ae608a6d.tar.gz
firejail-17774ad5464feb83edbb8971fd51e029ae608a6d.tar.zst
firejail-17774ad5464feb83edbb8971fd51e029ae608a6d.zip
fixing seccomp log (#5207)
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/tor.profile2
-rw-r--r--etc/profile-m-z/torbrowser-launcher.profile2
-rw-r--r--etc/profile-m-z/transmission-common.profile2
-rw-r--r--etc/profile-m-z/whois.profile2
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-m-z/tor.profile b/etc/profile-m-z/tor.profile
index d8cd8eb44..ce179e42b 100644
--- a/etc/profile-m-z/tor.profile
+++ b/etc/profile-m-z/tor.profile
@@ -37,7 +37,7 @@ nosound
37notv 37notv
38nou2f 38nou2f
39novideo 39novideo
40protocol unix,inet,inet6 40protocol unix,inet,inet6,netlink
41seccomp 41seccomp
42shell none 42shell none
43 43
diff --git a/etc/profile-m-z/torbrowser-launcher.profile b/etc/profile-m-z/torbrowser-launcher.profile
index 469e99d02..e4497df0b 100644
--- a/etc/profile-m-z/torbrowser-launcher.profile
+++ b/etc/profile-m-z/torbrowser-launcher.profile
@@ -50,7 +50,7 @@ noroot
50notv 50notv
51nou2f 51nou2f
52novideo 52novideo
53protocol unix,inet,inet6 53protocol unix,inet,inet6,netlink
54seccomp !chroot 54seccomp !chroot
55shell none 55shell none
56#tracelog - may cause issues, see #1930 56#tracelog - may cause issues, see #1930
diff --git a/etc/profile-m-z/transmission-common.profile b/etc/profile-m-z/transmission-common.profile
index 9d9b8cc2c..7ad8fcf82 100644
--- a/etc/profile-m-z/transmission-common.profile
+++ b/etc/profile-m-z/transmission-common.profile
@@ -37,7 +37,7 @@ nosound
37notv 37notv
38nou2f 38nou2f
39novideo 39novideo
40protocol unix,inet,inet6 40protocol unix,inet,inet6,netlink
41seccomp 41seccomp
42seccomp.block-secondary 42seccomp.block-secondary
43shell none 43shell none
diff --git a/etc/profile-m-z/whois.profile b/etc/profile-m-z/whois.profile
index afff6f587..a5f9dca9b 100644
--- a/etc/profile-m-z/whois.profile
+++ b/etc/profile-m-z/whois.profile
@@ -36,7 +36,7 @@ nosound
36notv 36notv
37nou2f 37nou2f
38novideo 38novideo
39protocol inet,inet6 39protocol unix,inet,inet6,netlink
40seccomp 40seccomp
41seccomp.block-secondary 41seccomp.block-secondary
42shell none 42shell none