aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2018-03-26 14:30:34 -0500
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2018-03-26 14:30:34 -0500
commit95bdc1bf77be54854b02a954bd518841723620b2 (patch)
treee738710d0b5baf7b7805a3a57f0e50416b2d923b /etc
parentrework akonadi integration (diff)
downloadfirejail-95bdc1bf77be54854b02a954bd518841723620b2.tar.gz
firejail-95bdc1bf77be54854b02a954bd518841723620b2.tar.zst
firejail-95bdc1bf77be54854b02a954bd518841723620b2.zip
Add nodbus to some profiles - part 1
Diffstat (limited to 'etc')
-rw-r--r--etc/0ad.profile1
-rw-r--r--etc/atom.profile1
-rw-r--r--etc/bibletime.profile1
-rw-r--r--etc/catfish.profile1
-rw-r--r--etc/electron.profile1
-rw-r--r--etc/firefox-common.profile1
6 files changed, 6 insertions, 0 deletions
diff --git a/etc/0ad.profile b/etc/0ad.profile
index 057dcf49e..766783997 100644
--- a/etc/0ad.profile
+++ b/etc/0ad.profile
@@ -24,6 +24,7 @@ include /etc/firejail/whitelist-common.inc
24 24
25caps.drop all 25caps.drop all
26netfilter 26netfilter
27nodbus
27nodvd 28nodvd
28nogroups 29nogroups
29nonewprivs 30nonewprivs
diff --git a/etc/atom.profile b/etc/atom.profile
index de09275cc..2a20279e9 100644
--- a/etc/atom.profile
+++ b/etc/atom.profile
@@ -17,6 +17,7 @@ include /etc/firejail/disable-programs.inc
17caps.drop all 17caps.drop all
18# net none 18# net none
19netfilter 19netfilter
20nodbus
20nodvd 21nodvd
21nogroups 22nogroups
22nonewprivs 23nonewprivs
diff --git a/etc/bibletime.profile b/etc/bibletime.profile
index 018569603..f23a29052 100644
--- a/etc/bibletime.profile
+++ b/etc/bibletime.profile
@@ -21,6 +21,7 @@ include /etc/firejail/whitelist-common.inc
21 21
22caps.drop all 22caps.drop all
23netfilter 23netfilter
24nodbus
24nodvd 25nodvd
25nogroups 26nogroups
26nonewprivs 27nonewprivs
diff --git a/etc/catfish.profile b/etc/catfish.profile
index 6d5ec1c52..8765ba950 100644
--- a/etc/catfish.profile
+++ b/etc/catfish.profile
@@ -23,6 +23,7 @@ include /etc/firejail/whitelist-var-common.inc
23caps.drop all 23caps.drop all
24net none 24net none
25no3d 25no3d
26nodbus
26nodvd 27nodvd
27nogroups 28nogroups
28nonewprivs 29nonewprivs
diff --git a/etc/electron.profile b/etc/electron.profile
index 222beada0..52d45b3f8 100644
--- a/etc/electron.profile
+++ b/etc/electron.profile
@@ -14,6 +14,7 @@ whitelist ${DOWNLOADS}
14apparmor 14apparmor
15caps.drop all 15caps.drop all
16netfilter 16netfilter
17nodbus
17nodvd 18nodvd
18nogroups 19nogroups
19nonewprivs 20nonewprivs
diff --git a/etc/firefox-common.profile b/etc/firefox-common.profile
index 12d160155..1f531c1b7 100644
--- a/etc/firefox-common.profile
+++ b/etc/firefox-common.profile
@@ -25,6 +25,7 @@ caps.drop all
25# machine-id breaks pulse audio; it should work fine in setups where sound is not required 25# machine-id breaks pulse audio; it should work fine in setups where sound is not required
26#machine-id 26#machine-id
27netfilter 27netfilter
28nodbus
28nodvd 29nodvd
29nogroups 30nogroups
30nonewprivs 31nonewprivs