aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/disable-programs.inc1
-rw-r--r--etc/tuxguitar.profile30
2 files changed, 31 insertions, 0 deletions
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 470a607d9..a54d2a739 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -357,6 +357,7 @@ blacklist ${HOME}/.tconn
357blacklist ${HOME}/.thunderbird 357blacklist ${HOME}/.thunderbird
358blacklist ${HOME}/.tooling 358blacklist ${HOME}/.tooling
359blacklist ${HOME}/.ts3client 359blacklist ${HOME}/.ts3client
360blacklist ${HOME}/.tuxguitar*
360blacklist ${HOME}/.unknow-horizons 361blacklist ${HOME}/.unknow-horizons
361blacklist ${HOME}/.viking 362blacklist ${HOME}/.viking
362blacklist ${HOME}/.viking-maps 363blacklist ${HOME}/.viking-maps
diff --git a/etc/tuxguitar.profile b/etc/tuxguitar.profile
new file mode 100644
index 000000000..e3f4239f5
--- /dev/null
+++ b/etc/tuxguitar.profile
@@ -0,0 +1,30 @@
1# Firejail profile for tuxguitar
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/tuxguitar.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8noblacklist ~/.java
9noblacklist ~/.tuxguitar*
10
11include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-devel.inc
13include /etc/firejail/disable-passwdmgr.inc
14include /etc/firejail/disable-programs.inc
15
16caps.drop all
17# net none - breaks internet for tuxguitar versions 1.3 and higher
18no3d
19nonewprivs
20noroot
21novideo
22protocol unix,inet,inet6
23seccomp
24tracelog
25
26private-dev
27private-tmp
28
29# noexec ${HOME} - tuxguitar versions 1.3 and higher might fail to launch
30noexec /tmp