feat(profiles): use /etc read only variable: etc_ro
This commit is contained in:
parent
6e56cfccc9
commit
bac87f9547
19 changed files with 33 additions and 32 deletions
|
|
@ -19,8 +19,8 @@ profile systemd-environment-d-generator @{exec_path} {
|
|||
/{usr/,}bin/gpgconf rPx,
|
||||
/{usr/,}bin/{m,g,}awk rix,
|
||||
|
||||
/etc/environment r,
|
||||
/etc/environment.d/{,**} r,
|
||||
@{etc_ro}/environment r,
|
||||
@{etc_ro}/environment.d/{,**} r,
|
||||
|
||||
owner @{user_config_dirs}/environment.d/{,*.conf} r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue