fix private-etc ordering

This commit is contained in:
glitsj16 2020-09-02 17:55:58 +00:00 committed by GitHub
parent 28b37ef338
commit 0de9f3cfd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ shell none
private-bin electron-mail
private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,nsswitch.conf,pki,resolv.conf,ssl,selinux,xdg
private-etc alternatives,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,nsswitch.conf,pki,resolv.conf,selinux,ssl,xdg
private-opt ElectronMail
private-tmp
@ -53,4 +53,4 @@ private-tmp
# dbus-user none
dbus-system none
# memory-deny-write-execute - breaks on Arch
# memory-deny-write-execute - breaks on Arch