mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
commit
a42f6028e2
1 changed files with 1 additions and 2 deletions
|
|
@ -14,7 +14,6 @@ include /etc/firejail/disable-passwdmgr.inc
|
|||
include /etc/firejail/disable-programs.inc
|
||||
|
||||
caps.drop all
|
||||
# net none - breaks internet for tuxguitar versions 1.3 and higher
|
||||
no3d
|
||||
nonewprivs
|
||||
noroot
|
||||
|
|
@ -26,5 +25,5 @@ tracelog
|
|||
private-dev
|
||||
private-tmp
|
||||
|
||||
# noexec ${HOME} - tuxguitar versions 1.3 and higher might fail to launch
|
||||
# noexec ${HOME} - tuxguitar may fail to launch
|
||||
noexec /tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue