feat(profiles): use /etc read only variable: etc_ro

This commit is contained in:
Alexandre Pujol 2023-02-04 23:34:29 +00:00
parent 6e56cfccc9
commit bac87f9547
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
19 changed files with 33 additions and 32 deletions

View file

@ -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,