mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Fix private-etc ordering in seahorse-tool
This commit is contained in:
parent
2bfc0996ac
commit
d0b3e2bf98
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ include seahorse-tool.local
|
|||
#include globals.local
|
||||
|
||||
# private-etc workaround for: #2877
|
||||
private-etc passwd,firejail,login.defs
|
||||
private-etc firejail,login.defs,passwd
|
||||
private-tmp
|
||||
|
||||
# Redirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue