feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-03-25 15:48:59 +00:00
parent 5ea574c333
commit 02499d90f0
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
42 changed files with 119 additions and 33 deletions

View file

@ -17,7 +17,9 @@ profile gsettings @{exec_path} {
/usr/share/dconf/profile/gdm r,
/usr/share/gdm/greeter-dconf-defaults r,
owner /dev/tty[0-9]* rw,
/var/lib/gdm/.config/dconf/user r,
/dev/tty[0-9]* rw,
include if exists <local/gsettings>
}

View file

@ -65,9 +65,9 @@ profile logrotate @{exec_path} flags=(attach_disconnected) {
@{PROC}/sys/kernel/osrelease r,
/etc/ r,
/etc/logrotate.conf rk,
/etc/logrotate.d/ r,
/etc/logrotate.d/* rk,
@{etc_ro}/logrotate.conf rk,
@{etc_ro}/logrotate.d/ r,
@{etc_ro}/logrotate.d/* rk,
/ r,
/var/log{,.hdd}/ r,