summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-08-11 13:15:29 +0200
committerLibravatar GitHub <noreply@github.com>2017-08-11 13:15:29 +0200
commit9e4d697be565ba88d6727873210a6a6c8380153d (patch)
tree11182b86f0aea3511578917d2de06d808c86a572 /etc
parentAdd TuxGuitar profile (#1453) (diff)
downloadfirejail-9e4d697be565ba88d6727873210a6a6c8380153d.tar.gz
firejail-9e4d697be565ba88d6727873210a6a6c8380153d.tar.zst
firejail-9e4d697be565ba88d6727873210a6a6c8380153d.zip
fix comments
Diffstat (limited to 'etc')
-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