From e1fc59bb144e2c68b6349dbd0a3d147b8e8d1daf Mon Sep 17 00:00:00 2001 From: smitsohu Date: Fri, 11 Aug 2017 05:03:35 +0200 Subject: 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 --- etc/disable-programs.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/disable-programs.inc') 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 blacklist ${HOME}/.thunderbird blacklist ${HOME}/.tooling blacklist ${HOME}/.ts3client +blacklist ${HOME}/.tuxguitar* blacklist ${HOME}/.unknow-horizons blacklist ${HOME}/.viking blacklist ${HOME}/.viking-maps -- cgit v1.2.3-70-g09d2