mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
add uGet profile
This commit is contained in:
parent
751601ef56
commit
c6741c4cc1
1 changed files with 13 additions and 0 deletions
13
etc/uget-gtk.profile
Normal file
13
etc/uget-gtk.profile
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# uGet profile
|
||||
include /etc/firejail/disable-mgmt.inc
|
||||
include /etc/firejail/disable-secret.inc
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-devel.inc
|
||||
include /etc/firejail/whitelist-common.inc
|
||||
caps.drop all
|
||||
seccomp
|
||||
protocol unix,inet,inet6
|
||||
netfilter
|
||||
noroot
|
||||
whitelist ${DOWNLOADS}
|
||||
whitelist ~/.config/uGet
|
||||
Loading…
Add table
Add a link
Reference in a new issue