aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-09-20 13:25:31 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-20 13:25:31 -0400
commitec55db76707e9749378c4dfa32f82ed72813e455 (patch)
treeb1820fa04459a35b95cadeea6c116859f79394ea /etc
parentremove some redundancies (diff)
downloadfirejail-ec55db76707e9749378c4dfa32f82ed72813e455.tar.gz
firejail-ec55db76707e9749378c4dfa32f82ed72813e455.tar.zst
firejail-ec55db76707e9749378c4dfa32f82ed72813e455.zip
Restore smtube.profile, accidentally clobbered in cbbc90381b41156c16bcb30934a10c843c8298c0
Diffstat (limited to 'etc')
-rw-r--r--etc/smtube.profile37
1 files changed, 37 insertions, 0 deletions
diff --git a/etc/smtube.profile b/etc/smtube.profile
new file mode 100644
index 000000000..2694dd5b0
--- /dev/null
+++ b/etc/smtube.profile
@@ -0,0 +1,37 @@
1# Firejail profile for smtube
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/smtube.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8noblacklist ${HOME}/.config/smplayer
9noblacklist ${HOME}/.config/smtube
10noblacklist ${HOME}/.config/mpv
11noblacklist ${HOME}/.mplayer
12noblacklist ${HOME}/.config/vlc
13noblacklist ${HOME}/.local/share/vlc
14
15include /etc/firejail/disable-common.inc
16include /etc/firejail/disable-devel.inc
17include /etc/firejail/disable-passwdmgr.inc
18include /etc/firejail/disable-programs.inc
19
20caps.drop all
21netfilter
22nodvd
23notv
24novideo
25nogroups
26nonewprivs
27noroot
28protocol unix,inet,inet6,netlink
29seccomp
30shell none
31
32#no private-bin because users can add their own players to smtube and that would prevent that
33private-dev
34private-tmp
35
36noexec ${HOME}
37noexec /tmp