aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-01-31 02:32:32 +0000
committerLibravatar GitHub <noreply@github.com>2023-01-31 02:32:32 +0000
commit00afe1559457f19addf1e5dd67ebf2c47027c785 (patch)
tree3295f5e7ebba822517067b23832fb558f3d2a819 /etc
parentwarzone2100: add mkdir (diff)
parentmerges (diff)
downloadfirejail-00afe1559457f19addf1e5dd67ebf2c47027c785.tar.gz
firejail-00afe1559457f19addf1e5dd67ebf2c47027c785.tar.zst
firejail-00afe1559457f19addf1e5dd67ebf2c47027c785.zip
Merge branch 'netblue30:master' into warzone2100
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/disable-common.inc4
-rw-r--r--etc/profile-a-l/atool.profile2
-rw-r--r--etc/profile-a-l/curl.profile2
-rw-r--r--etc/profile-a-l/firefox-common.profile2
-rw-r--r--etc/profile-a-l/gimp.profile2
-rw-r--r--etc/profile-a-l/inkscape.profile2
-rw-r--r--etc/profile-m-z/mutt.profile13
-rw-r--r--etc/profile-m-z/warzone2100.profile2
8 files changed, 10 insertions, 19 deletions
diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc
index 44e45d416..66a309d85 100644
--- a/etc/inc/disable-common.inc
+++ b/etc/inc/disable-common.inc
@@ -18,6 +18,7 @@ blacklist-nolog ${HOME}/.histfile
18blacklist-nolog ${HOME}/.history 18blacklist-nolog ${HOME}/.history
19blacklist-nolog ${HOME}/.kde/share/apps/klipper 19blacklist-nolog ${HOME}/.kde/share/apps/klipper
20blacklist-nolog ${HOME}/.kde4/share/apps/klipper 20blacklist-nolog ${HOME}/.kde4/share/apps/klipper
21blacklist-nolog ${HOME}/.lesshst
21blacklist-nolog ${HOME}/.local/share/fish/fish_history 22blacklist-nolog ${HOME}/.local/share/fish/fish_history
22blacklist-nolog ${HOME}/.local/share/ibus-typing-booster 23blacklist-nolog ${HOME}/.local/share/ibus-typing-booster
23blacklist-nolog ${HOME}/.local/share/klipper 24blacklist-nolog ${HOME}/.local/share/klipper
@@ -25,10 +26,9 @@ blacklist-nolog ${HOME}/.local/share/nvim
25blacklist-nolog ${HOME}/.local/state/nvim 26blacklist-nolog ${HOME}/.local/state/nvim
26blacklist-nolog ${HOME}/.macromedia 27blacklist-nolog ${HOME}/.macromedia
27blacklist-nolog ${HOME}/.mupdf.history 28blacklist-nolog ${HOME}/.mupdf.history
29blacklist-nolog ${HOME}/.mutthistory
28blacklist-nolog ${HOME}/.python-history 30blacklist-nolog ${HOME}/.python-history
29blacklist-nolog ${HOME}/.python_history
30blacklist-nolog ${HOME}/.pythonhist 31blacklist-nolog ${HOME}/.pythonhist
31blacklist-nolog ${HOME}/.lesshst
32blacklist-nolog ${HOME}/.viminfo 32blacklist-nolog ${HOME}/.viminfo
33blacklist-nolog /tmp/clipmenu* 33blacklist-nolog /tmp/clipmenu*
34 34
diff --git a/etc/profile-a-l/atool.profile b/etc/profile-a-l/atool.profile
index 6399bc1a3..b2bc17c67 100644
--- a/etc/profile-a-l/atool.profile
+++ b/etc/profile-a-l/atool.profile
@@ -13,7 +13,7 @@ include allow-perl.inc
13noroot 13noroot
14 14
15# without login.defs atool complains and uses UID/GID 1000 by default 15# without login.defs atool complains and uses UID/GID 1000 by default
16private-etc alternatives,group,ld.so.cache,ld.so.preload,login.defs,passwd 16private-etc alternatives,group,ld.so.cache,ld.so.preload,login.defs,passwd,resolv.conf
17private-tmp 17private-tmp
18 18
19# Redirect 19# Redirect
diff --git a/etc/profile-a-l/curl.profile b/etc/profile-a-l/curl.profile
index 88b29cfbd..bfe8764d5 100644
--- a/etc/profile-a-l/curl.profile
+++ b/etc/profile-a-l/curl.profile
@@ -54,7 +54,7 @@ tracelog
54private-cache 54private-cache
55private-dev 55private-dev
56# private-etc alternatives,ca-certificates,crypto-policies,pki,resolv.conf,ssl 56# private-etc alternatives,ca-certificates,crypto-policies,pki,resolv.conf,ssl
57private-etc TLS-CA 57private-etc @tls-ca
58private-tmp 58private-tmp
59 59
60dbus-user none 60dbus-user none
diff --git a/etc/profile-a-l/firefox-common.profile b/etc/profile-a-l/firefox-common.profile
index 3365c0829..57c9b5dfb 100644
--- a/etc/profile-a-l/firefox-common.profile
+++ b/etc/profile-a-l/firefox-common.profile
@@ -60,7 +60,7 @@ disable-mnt
60# private-etc below works fine on most distributions. There are some problems on CentOS. 60# private-etc below works fine on most distributions. There are some problems on CentOS.
61# Add it to your firefox-common.local if you want to enable it. 61# Add it to your firefox-common.local if you want to enable it.
62#private-etc alternatives,asound.conf,ca-certificates,crypto-policies,dconf,fonts,group,gtk-2.0,gtk-3.0,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,localtime,machine-id,mailcap,mime.types,nsswitch.conf,pango,passwd,pki,pulse,resolv.conf,selinux,ssl,X11,xdg 62#private-etc alternatives,asound.conf,ca-certificates,crypto-policies,dconf,fonts,group,gtk-2.0,gtk-3.0,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,localtime,machine-id,mailcap,mime.types,nsswitch.conf,pango,passwd,pki,pulse,resolv.conf,selinux,ssl,X11,xdg
63private-etc GUI,mailcap,mime.types,NETWORK,os-release,TLS-CA 63private-etc @tls-ca,@x11,mailcap,mime.types,os-release
64private-tmp 64private-tmp
65 65
66blacklist ${PATH}/curl 66blacklist ${PATH}/curl
diff --git a/etc/profile-a-l/gimp.profile b/etc/profile-a-l/gimp.profile
index d9515c867..f29929a72 100644
--- a/etc/profile-a-l/gimp.profile
+++ b/etc/profile-a-l/gimp.profile
@@ -59,7 +59,7 @@ seccomp !mbind
59tracelog 59tracelog
60 60
61private-dev 61private-dev
62private-etc gcrypt,GUI,python* 62private-etc @x11,gcrypt,python*
63private-tmp 63private-tmp
64 64
65dbus-user none 65dbus-user none
diff --git a/etc/profile-a-l/inkscape.profile b/etc/profile-a-l/inkscape.profile
index 1e75781ab..abe75f2ae 100644
--- a/etc/profile-a-l/inkscape.profile
+++ b/etc/profile-a-l/inkscape.profile
@@ -54,7 +54,7 @@ tracelog
54# private-bin inkscape,potrace,python* - problems on Debian stretch 54# private-bin inkscape,potrace,python* - problems on Debian stretch
55private-cache 55private-cache
56private-dev 56private-dev
57private-etc ImageMagick*,inkscape: GUI,python* 57private-etc @x11,ImageMagick*,python*
58private-tmp 58private-tmp
59 59
60dbus-user none 60dbus-user none
diff --git a/etc/profile-m-z/mutt.profile b/etc/profile-m-z/mutt.profile
index 52d30669f..bce56743a 100644
--- a/etc/profile-m-z/mutt.profile
+++ b/etc/profile-m-z/mutt.profile
@@ -23,6 +23,7 @@ noblacklist ${HOME}/.mail
23noblacklist ${HOME}/.mailcap 23noblacklist ${HOME}/.mailcap
24noblacklist ${HOME}/.msmtprc 24noblacklist ${HOME}/.msmtprc
25noblacklist ${HOME}/.mutt 25noblacklist ${HOME}/.mutt
26noblacklist ${HOME}/.mutthistory
26noblacklist ${HOME}/.muttrc 27noblacklist ${HOME}/.muttrc
27noblacklist ${HOME}/.nanorc 28noblacklist ${HOME}/.nanorc
28noblacklist ${HOME}/.signature 29noblacklist ${HOME}/.signature
@@ -51,29 +52,18 @@ include disable-programs.inc
51include disable-xdg.inc 52include disable-xdg.inc
52 53
53mkdir ${HOME}/.Mail 54mkdir ${HOME}/.Mail
54mkdir ${HOME}/.bogofilter
55mkdir ${HOME}/.cache/mutt 55mkdir ${HOME}/.cache/mutt
56mkdir ${HOME}/.config/mutt 56mkdir ${HOME}/.config/mutt
57mkdir ${HOME}/.config/nano
58mkdir ${HOME}/.elinks
59mkdir ${HOME}/.emacs.d
60mkdir ${HOME}/.gnupg 57mkdir ${HOME}/.gnupg
61mkdir ${HOME}/.mail 58mkdir ${HOME}/.mail
62mkdir ${HOME}/.mutt 59mkdir ${HOME}/.mutt
63mkdir ${HOME}/.vim
64mkdir ${HOME}/.w3m
65mkdir ${HOME}/Mail 60mkdir ${HOME}/Mail
66mkdir ${HOME}/mail 61mkdir ${HOME}/mail
67mkdir ${HOME}/postponed 62mkdir ${HOME}/postponed
68mkdir ${HOME}/sent 63mkdir ${HOME}/sent
69mkfile ${HOME}/.emacs
70mkfile ${HOME}/.mailcap 64mkfile ${HOME}/.mailcap
71mkfile ${HOME}/.msmtprc
72mkfile ${HOME}/.muttrc 65mkfile ${HOME}/.muttrc
73mkfile ${HOME}/.nanorc
74mkfile ${HOME}/.signature 66mkfile ${HOME}/.signature
75mkfile ${HOME}/.viminfo
76mkfile ${HOME}/.vimrc
77whitelist ${DOCUMENTS} 67whitelist ${DOCUMENTS}
78whitelist ${DOWNLOADS} 68whitelist ${DOWNLOADS}
79whitelist ${HOME}/.Mail 69whitelist ${HOME}/.Mail
@@ -89,6 +79,7 @@ whitelist ${HOME}/.mail
89whitelist ${HOME}/.mailcap 79whitelist ${HOME}/.mailcap
90whitelist ${HOME}/.msmtprc 80whitelist ${HOME}/.msmtprc
91whitelist ${HOME}/.mutt 81whitelist ${HOME}/.mutt
82whitelist ${HOME}/.mutthistory
92whitelist ${HOME}/.muttrc 83whitelist ${HOME}/.muttrc
93whitelist ${HOME}/.nanorc 84whitelist ${HOME}/.nanorc
94whitelist ${HOME}/.signature 85whitelist ${HOME}/.signature
diff --git a/etc/profile-m-z/warzone2100.profile b/etc/profile-m-z/warzone2100.profile
index 5d5dfe3ae..79ba41d44 100644
--- a/etc/profile-m-z/warzone2100.profile
+++ b/etc/profile-m-z/warzone2100.profile
@@ -51,7 +51,7 @@ tracelog
51disable-mnt 51disable-mnt
52private-bin bash,dash,sh,warzone2100,which 52private-bin bash,dash,sh,warzone2100,which
53private-dev 53private-dev
54private-etc GAMES,GUI 54private-etc @games,@x11
55private-tmp 55private-tmp
56 56
57restrict-namespaces 57restrict-namespaces