summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-08-11 10:01:31 -0400
committerLibravatar GitHub <noreply@github.com>2017-08-11 10:01:31 -0400
commita42f6028e227c0f3ee36b3a9bb0cdf703c9fd162 (patch)
tree11182b86f0aea3511578917d2de06d808c86a572
parentAdd TuxGuitar profile (#1453) (diff)
parentfix comments (diff)
downloadfirejail-a42f6028e227c0f3ee36b3a9bb0cdf703c9fd162.tar.gz
firejail-a42f6028e227c0f3ee36b3a9bb0cdf703c9fd162.tar.zst
firejail-a42f6028e227c0f3ee36b3a9bb0cdf703c9fd162.zip
Merge pull request #1460 from smitsohu/patch-2
fix tuxguitar comments
-rw-r--r--etc/tuxguitar.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/tuxguitar.profile b/etc/tuxguitar.profile
index e3f4239f5..74cb9314a 100644
--- a/etc/tuxguitar.profile
+++ b/etc/tuxguitar.profile
@@ -14,7 +14,6 @@ include /etc/firejail/disable-passwdmgr.inc
14include /etc/firejail/disable-programs.inc 14include /etc/firejail/disable-programs.inc
15 15
16caps.drop all 16caps.drop all
17# net none - breaks internet for tuxguitar versions 1.3 and higher
18no3d 17no3d
19nonewprivs 18nonewprivs
20noroot 19noroot
@@ -26,5 +25,5 @@ tracelog
26private-dev 25private-dev
27private-tmp 26private-tmp
28 27
29# noexec ${HOME} - tuxguitar versions 1.3 and higher might fail to launch 28# noexec ${HOME} - tuxguitar may fail to launch
30noexec /tmp 29noexec /tmp