aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-08-11 05:03:35 +0200
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-08-10 22:03:35 -0500
commite1fc59bb144e2c68b6349dbd0a3d147b8e8d1daf (patch)
tree2201a5db9bb463225b35e2b8104a0df78e99e50a /etc/disable-programs.inc
parentEnable syscall groups for non-internal use (diff)
downloadfirejail-e1fc59bb144e2c68b6349dbd0a3d147b8e8d1daf.tar.gz
firejail-e1fc59bb144e2c68b6349dbd0a3d147b8e8d1daf.tar.zst
firejail-e1fc59bb144e2c68b6349dbd0a3d147b8e8d1daf.zip
Add TuxGuitar profile (#1453)
* add tuxguitar profile tested for versions < 1.3 * blacklist tuxguitar * add tuxguitar * add tuxguitar * add support for tuxguitar > 1.2 higher versions fail to launch without protocol=inet,inet6 and with noexec=~. Yet, net=none seems to be still tolerated, which comes handy to block talk with internet and dbus. * unbreak tuxguitar Internet access versions >= 1.3 actually run fine with net=none enabled, if the built-in internet dependent feature is not used
Diffstat (limited to 'etc/disable-programs.inc')
-rw-r--r--etc/disable-programs.inc1
1 files changed, 1 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