mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
email-common: fix private-etc
There is no `/etc/groups` AFAIK. Existing typo prior to private-etc rework likely caused this.
This commit is contained in:
parent
5f01eb1870
commit
2588d512ed
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ tracelog
|
|||
# disable-mnt
|
||||
private-cache
|
||||
private-dev
|
||||
private-etc @tls-ca,@x11,gnupg,groups,hosts.conf,mailname,selinux,timezone
|
||||
private-etc @tls-ca,@x11,gnupg,hosts.conf,mailname,selinux,timezone
|
||||
private-tmp
|
||||
# encrypting and signing email
|
||||
writable-run-user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue