aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-03-27 10:24:46 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-03-27 10:24:46 -0400
commit37890f6973afcf100f35072ad31a152dc3e67b6d (patch)
treeed3f9cc56e52c1e939bc71a5a601b880de9e32ae /etc
parentfixed servers.profile (diff)
downloadfirejail-37890f6973afcf100f35072ad31a152dc3e67b6d.tar.gz
firejail-37890f6973afcf100f35072ad31a152dc3e67b6d.tar.zst
firejail-37890f6973afcf100f35072ad31a152dc3e67b6d.zip
openbox fix
Diffstat (limited to 'etc')
-rw-r--r--etc/disable-common.inc2
-rw-r--r--etc/disable-programs.inc2
-rw-r--r--etc/openbox.profile12
3 files changed, 5 insertions, 11 deletions
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index 71439e10d..06ced4e53 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -3,6 +3,8 @@ blacklist-nolog ${HOME}/.history
3blacklist-nolog ${HOME}/.*_history 3blacklist-nolog ${HOME}/.*_history
4 4
5blacklist ${HOME}/.local/share/systemd 5blacklist ${HOME}/.local/share/systemd
6blacklist-nolog ${HOME}/.adobe
7blacklist-nolog ${HOME}/.macromedia
6 8
7# X11 session autostart 9# X11 session autostart
8blacklist ${HOME}/.xinitrc 10blacklist ${HOME}/.xinitrc
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 6379253aa..00879b908 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -6,8 +6,6 @@ blacklist ${HOME}/.FBReader
6blacklist ${HOME}/.wine 6blacklist ${HOME}/.wine
7 7
8# HTTP / FTP / Mail 8# HTTP / FTP / Mail
9blacklist-nolog ${HOME}/.adobe
10blacklist-nolog ${HOME}/.macromedia
11blacklist ${HOME}/.icedove 9blacklist ${HOME}/.icedove
12blacklist ${HOME}/.thunderbird 10blacklist ${HOME}/.thunderbird
13blacklist ${HOME}/.sylpheed-2.0 11blacklist ${HOME}/.sylpheed-2.0
diff --git a/etc/openbox.profile b/etc/openbox.profile
index 8a46e6841..6e2e5d6fd 100644
--- a/etc/openbox.profile
+++ b/etc/openbox.profile
@@ -1,15 +1,9 @@
1################################ 1#######################################
2# OpenBox window manager profile 2# OpenBox window manager profile
3# - all applications started in OpenBox will run in 3# - all applications started in OpenBox will run in this profile
4# this profile 4#######################################
5################################
6include /etc/firejail/disable-common.inc 5include /etc/firejail/disable-common.inc
7 6
8blacklist ${HOME}/.pki/nssdb
9blacklist ${HOME}/.lastpass
10blacklist ${HOME}/.keepassx
11blacklist ${HOME}/.password-store
12
13caps.drop all 7caps.drop all
14seccomp 8seccomp
15protocol unix,inet,inet6 9protocol unix,inet,inet6