mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
xiphos: fix private-etc
There is no `/etc/ssli` AFAIK. Existing typo prior to private-etc rework likely caused this.
This commit is contained in:
parent
32d5ff5e1f
commit
f9c009e96f
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ disable-mnt
|
|||
private-bin xiphos
|
||||
private-cache
|
||||
private-dev
|
||||
private-etc @tls-ca,ssli,sword,sword.conf
|
||||
private-etc @tls-ca,sword,sword.conf
|
||||
private-tmp
|
||||
|
||||
restrict-namespaces
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue