mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
gpg fixes
This commit is contained in:
parent
89f2705ae1
commit
410602cb8e
4 changed files with 2 additions and 11 deletions
|
|
@ -18,6 +18,4 @@ shell none
|
|||
tracelog
|
||||
|
||||
# private-bin gpa,gpg
|
||||
private-tmp
|
||||
private-dev
|
||||
# private-etc none
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ nogroups
|
|||
nonewprivs
|
||||
noroot
|
||||
nosound
|
||||
protocol unix
|
||||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
netfilter
|
||||
no3d
|
||||
|
|
@ -21,6 +21,4 @@ tracelog
|
|||
blacklist /tmp/.X11-unix
|
||||
|
||||
# private-bin gpg-agent,gpg
|
||||
private-tmp
|
||||
private-dev
|
||||
# private-etc none
|
||||
|
|
|
|||
|
|
@ -11,10 +11,9 @@ nogroups
|
|||
nonewprivs
|
||||
noroot
|
||||
nosound
|
||||
protocol unix
|
||||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
netfilter
|
||||
net none
|
||||
no3d
|
||||
shell none
|
||||
tracelog
|
||||
|
|
@ -22,6 +21,4 @@ tracelog
|
|||
blacklist /tmp/.X11-unix
|
||||
|
||||
# private-bin gpg,gpg-agent
|
||||
private-tmp
|
||||
private-dev
|
||||
# private-etc none
|
||||
|
|
|
|||
|
|
@ -184,8 +184,6 @@ eog
|
|||
# other
|
||||
atom
|
||||
atom-beta
|
||||
gpa
|
||||
gpg
|
||||
ranger
|
||||
keepass
|
||||
keepass2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue