aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/smtube.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/smtube.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/smtube.profile')
-rw-r--r--etc/profile-m-z/smtube.profile48
1 files changed, 48 insertions, 0 deletions
diff --git a/etc/profile-m-z/smtube.profile b/etc/profile-m-z/smtube.profile
new file mode 100644
index 000000000..79bc02979
--- /dev/null
+++ b/etc/profile-m-z/smtube.profile
@@ -0,0 +1,48 @@
1# Firejail profile for smtube
2# Description: YouTube videos browser
3# This file is overwritten after every install/update
4# Persistent local customizations
5include smtube.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/smplayer
10noblacklist ${HOME}/.config/smtube
11noblacklist ${HOME}/.config/mpv
12noblacklist ${HOME}/.mplayer
13noblacklist ${HOME}/.config/vlc
14noblacklist ${HOME}/.local/share/vlc
15noblacklist ${MUSIC}
16noblacklist ${VIDEOS}
17
18include disable-common.inc
19include disable-devel.inc
20include disable-exec.inc
21include disable-interpreters.inc
22include disable-passwdmgr.inc
23include disable-programs.inc
24include disable-xdg.inc
25
26whitelist /usr/share/smplayer
27whitelist /usr/share/smtube
28include whitelist-usr-share-common.inc
29include whitelist-var-common.inc
30
31apparmor
32caps.drop all
33netfilter
34nodvd
35notv
36nou2f
37novideo
38nogroups
39nonewprivs
40noroot
41protocol unix,inet,inet6,netlink
42seccomp
43shell none
44
45#no private-bin because users can add their own players to smtube and that would prevent that
46private-dev
47private-tmp
48