mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Re-add 'shell none' to gpg.profile (#2716)
* Re-add 'shell none' to gpg.profile * Update seahorse.profile
This commit is contained in:
parent
3f92d3e765
commit
d99fdb8b6f
2 changed files with 2 additions and 3 deletions
|
|
@ -29,8 +29,7 @@ nou2f
|
|||
novideo
|
||||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
# Causes gpg to hang
|
||||
#shell none
|
||||
shell none
|
||||
tracelog
|
||||
|
||||
# private-bin gpg,gpg-agent
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ nou2f
|
|||
novideo
|
||||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
# shell none - causes gpg to hang
|
||||
shell none
|
||||
tracelog
|
||||
|
||||
disable-mnt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue