feat(profile): more use @{etc_ro} when we know it is needed.
This commit is contained in:
parent
4e73f7209f
commit
8806030a0a
30 changed files with 49 additions and 45 deletions
|
|
@ -181,12 +181,12 @@ profile systemd flags=(attach_disconnected,mediate_deleted) {
|
|||
/var/lib/*/ r,
|
||||
/var/tmp/ r,
|
||||
|
||||
@{etc_ro}/environment r,
|
||||
@{etc_ro}/environment.d/{,**} r,
|
||||
/etc/binfmt.d/{,**} r,
|
||||
/etc/conf.d/{,**} r,
|
||||
/etc/credstore.encrypted/{,**} r,
|
||||
/etc/credstore/{,**} r,
|
||||
/etc/environment r,
|
||||
/etc/environment.d/{,**} r,
|
||||
/etc/machine-id r,
|
||||
/etc/modules-load.d/{,**} r,
|
||||
/etc/systemd/{,**} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue