aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-08-08 19:51:47 -0400
committerLibravatar Tad <tad@spotco.us>2018-08-08 19:51:47 -0400
commit35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4 (patch)
tree74eca6a587a2edf5891a773bf4f34091b44afbac
parentStop breaking PKI with private-etc (diff)
downloadfirejail-35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4.tar.gz
firejail-35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4.tar.zst
firejail-35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4.zip
Minor private-etc cleanup
Command: grep "private-etc none," -Ril .
-rw-r--r--etc/amarok.profile2
-rw-r--r--etc/digikam.profile2
-rw-r--r--etc/elinks.profile2
-rw-r--r--etc/lynx.profile2
-rw-r--r--etc/mcabber.profile2
-rw-r--r--etc/musixmatch.profile2
-rw-r--r--etc/transmission-cli.profile2
-rw-r--r--etc/unknown-horizons.profile2
8 files changed, 8 insertions, 8 deletions
diff --git a/etc/amarok.profile b/etc/amarok.profile
index d7ce6b7ea..c728ce4ab 100644
--- a/etc/amarok.profile
+++ b/etc/amarok.profile
@@ -29,5 +29,5 @@ shell none
29 29
30# private-bin amarok 30# private-bin amarok
31private-dev 31private-dev
32# private-etc none,machine-id,pulse,asound.conf,ca-certificates,ssl,pki,crypto-policies 32# private-etc machine-id,pulse,asound.conf,ca-certificates,ssl,pki,crypto-policies
33private-tmp 33private-tmp
diff --git a/etc/digikam.profile b/etc/digikam.profile
index 5a0e70ef1..b3b0de1bc 100644
--- a/etc/digikam.profile
+++ b/etc/digikam.profile
@@ -36,7 +36,7 @@ shell none
36 36
37# private-bin program 37# private-bin program
38# private-dev - prevents libdc1394 loading; this lib is used to connect to a camera device 38# private-dev - prevents libdc1394 loading; this lib is used to connect to a camera device
39# private-etc none,ca-certificates,ssl,pki,crypto-policies 39# private-etc ca-certificates,ssl,pki,crypto-policies
40private-tmp 40private-tmp
41 41
42noexec ${HOME} 42noexec ${HOME}
diff --git a/etc/elinks.profile b/etc/elinks.profile
index 6eeef738e..1da0360c7 100644
--- a/etc/elinks.profile
+++ b/etc/elinks.profile
@@ -34,5 +34,5 @@ tracelog
34# private-bin elinks 34# private-bin elinks
35private-cache 35private-cache
36private-dev 36private-dev
37# private-etc none,ca-certificates,ssl,pki,crypto-policies 37# private-etc ca-certificates,ssl,pki,crypto-policies
38private-tmp 38private-tmp
diff --git a/etc/lynx.profile b/etc/lynx.profile
index a63e1b7b4..3c70800be 100644
--- a/etc/lynx.profile
+++ b/etc/lynx.profile
@@ -32,5 +32,5 @@ tracelog
32# private-bin lynx 32# private-bin lynx
33private-cache 33private-cache
34private-dev 34private-dev
35# private-etc none,ca-certificates,ssl,pki,crypto-policies 35# private-etc ca-certificates,ssl,pki,crypto-policies
36private-tmp 36private-tmp
diff --git a/etc/mcabber.profile b/etc/mcabber.profile
index 46f6b90ce..aee153110 100644
--- a/etc/mcabber.profile
+++ b/etc/mcabber.profile
@@ -28,4 +28,4 @@ shell none
28 28
29private-bin mcabber 29private-bin mcabber
30private-dev 30private-dev
31private-etc none,ca-certificates,ssl,pki,crypto-policies 31private-etc ca-certificates,ssl,pki,crypto-policies
diff --git a/etc/musixmatch.profile b/etc/musixmatch.profile
index 87aac6727..ba010d6a3 100644
--- a/etc/musixmatch.profile
+++ b/etc/musixmatch.profile
@@ -30,7 +30,7 @@ seccomp
30 30
31disable-mnt 31disable-mnt
32private-dev 32private-dev
33private-etc none,machine-id,pulse,asound.conf,ca-certificates,ssl,pki,crypto-policies 33private-etc machine-id,pulse,asound.conf,ca-certificates,ssl,pki,crypto-policies
34 34
35noexec ${HOME} 35noexec ${HOME}
36noexec /tmp 36noexec /tmp
diff --git a/etc/transmission-cli.profile b/etc/transmission-cli.profile
index f839ebfdb..849f9ed49 100644
--- a/etc/transmission-cli.profile
+++ b/etc/transmission-cli.profile
@@ -30,7 +30,7 @@ tracelog
30 30
31# private-bin transmission-cli 31# private-bin transmission-cli
32private-dev 32private-dev
33private-etc none,ca-certificates,ssl,pki,crypto-policies 33private-etc ca-certificates,ssl,pki,crypto-policies
34private-tmp 34private-tmp
35 35
36memory-deny-write-execute 36memory-deny-write-execute
diff --git a/etc/unknown-horizons.profile b/etc/unknown-horizons.profile
index 6bd8568d4..985998382 100644
--- a/etc/unknown-horizons.profile
+++ b/etc/unknown-horizons.profile
@@ -27,5 +27,5 @@ shell none
27 27
28# private-bin unknown-horizons 28# private-bin unknown-horizons
29private-dev 29private-dev
30# private-etc none,ca-certificates,ssl,pki,crypto-policies 30# private-etc ca-certificates,ssl,pki,crypto-policies
31private-tmp 31private-tmp