aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-06-10 08:40:24 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-06-10 08:40:24 -0400
commit783251e0749e27e28b3ac54b5047f10cf1c44016 (patch)
tree7fddeee60485e3183ed2d7590efad8e32ed27b53 /etc
parentx11 work (diff)
downloadfirejail-783251e0749e27e28b3ac54b5047f10cf1c44016.tar.gz
firejail-783251e0749e27e28b3ac54b5047f10cf1c44016.tar.zst
firejail-783251e0749e27e28b3ac54b5047f10cf1c44016.zip
private-bin conversion
Diffstat (limited to 'etc')
-rw-r--r--etc/deluge.profile5
-rw-r--r--etc/disable-devel.inc3
-rw-r--r--etc/mpv.profile4
-rw-r--r--etc/qbittorrent.profile3
-rw-r--r--etc/rtorrent.profile3
-rw-r--r--etc/transmission-gtk.profile5
-rw-r--r--etc/transmission-qt.profile5
-rw-r--r--etc/vlc.profile5
8 files changed, 28 insertions, 5 deletions
diff --git a/etc/deluge.profile b/etc/deluge.profile
index 277ecc15e..87a17423b 100644
--- a/etc/deluge.profile
+++ b/etc/deluge.profile
@@ -1,4 +1,4 @@
1# deluge bittorernt client profile 1# deluge bittorrernt client profile
2include /etc/firejail/disable-common.inc 2include /etc/firejail/disable-common.inc
3include /etc/firejail/disable-programs.inc 3include /etc/firejail/disable-programs.inc
4# deluge is using python on Debian 4# deluge is using python on Debian
@@ -12,3 +12,6 @@ noroot
12nosound 12nosound
13protocol unix,inet,inet6 13protocol unix,inet,inet6
14seccomp 14seccomp
15
16shell none
17private-bin deluge,sh,python,uname
diff --git a/etc/disable-devel.inc b/etc/disable-devel.inc
index 0c9d21d39..99f059c44 100644
--- a/etc/disable-devel.inc
+++ b/etc/disable-devel.inc
@@ -37,8 +37,7 @@ blacklist /usr/lib/php*
37blacklist /usr/bin/ruby 37blacklist /usr/bin/ruby
38blacklist /usr/lib/ruby 38blacklist /usr/lib/ruby
39 39
40# disabled temporarily pending globbing implementation 40# Programs using python: deluge, some firefox addons
41# in noblacklist command and firefox profile fix
42# Python 2 41# Python 2
43#blacklist /usr/bin/python2* 42#blacklist /usr/bin/python2*
44#blacklist /usr/lib/python2* 43#blacklist /usr/lib/python2*
diff --git a/etc/mpv.profile b/etc/mpv.profile
index 0a8a6103f..cbed7e8c6 100644
--- a/etc/mpv.profile
+++ b/etc/mpv.profile
@@ -12,3 +12,7 @@ nonewprivs
12noroot 12noroot
13protocol unix,inet,inet6 13protocol unix,inet,inet6
14seccomp 14seccomp
15
16# to test
17shell none
18private-bin mpv
diff --git a/etc/qbittorrent.profile b/etc/qbittorrent.profile
index cbf898502..bb97a880b 100644
--- a/etc/qbittorrent.profile
+++ b/etc/qbittorrent.profile
@@ -11,3 +11,6 @@ noroot
11nosound 11nosound
12protocol unix,inet,inet6 12protocol unix,inet,inet6
13seccomp 13seccomp
14
15shell none
16private-bin qbittorrent
diff --git a/etc/rtorrent.profile b/etc/rtorrent.profile
index 0be5e15d1..c196370a2 100644
--- a/etc/rtorrent.profile
+++ b/etc/rtorrent.profile
@@ -11,3 +11,6 @@ noroot
11nosound 11nosound
12protocol unix,inet,inet6 12protocol unix,inet,inet6
13seccomp 13seccomp
14
15shell none
16private-bin rtorrent
diff --git a/etc/transmission-gtk.profile b/etc/transmission-gtk.profile
index 5aef32d45..e8d0e25e7 100644
--- a/etc/transmission-gtk.profile
+++ b/etc/transmission-gtk.profile
@@ -1,4 +1,4 @@
1# transmission-gtk profile 1# transmission-gtk bittorrent profile
2noblacklist ${HOME}/.config/transmission 2noblacklist ${HOME}/.config/transmission
3noblacklist ${HOME}/.cache/transmission 3noblacklist ${HOME}/.cache/transmission
4 4
@@ -15,3 +15,6 @@ nosound
15protocol unix,inet,inet6 15protocol unix,inet,inet6
16seccomp 16seccomp
17tracelog 17tracelog
18
19shell none
20private-bin transmission-gtk
diff --git a/etc/transmission-qt.profile b/etc/transmission-qt.profile
index d8ab1c60d..fd3a98aad 100644
--- a/etc/transmission-qt.profile
+++ b/etc/transmission-qt.profile
@@ -1,4 +1,4 @@
1# transmission-qt profile 1# transmission-qt bittorrent profile
2noblacklist ${HOME}/.config/transmission 2noblacklist ${HOME}/.config/transmission
3noblacklist ${HOME}/.cache/transmission 3noblacklist ${HOME}/.cache/transmission
4 4
@@ -15,3 +15,6 @@ nosound
15protocol unix,inet,inet6 15protocol unix,inet,inet6
16seccomp 16seccomp
17tracelog 17tracelog
18
19shell none
20private-bin transmission-qt
diff --git a/etc/vlc.profile b/etc/vlc.profile
index f8eebd376..e225e80e9 100644
--- a/etc/vlc.profile
+++ b/etc/vlc.profile
@@ -12,3 +12,8 @@ nonewprivs
12noroot 12noroot
13protocol unix,inet,inet6 13protocol unix,inet,inet6
14seccomp 14seccomp
15
16
17# to test
18shell none
19private-bin vlc