feat(profiles): general update.
This commit is contained in:
parent
5ea574c333
commit
02499d90f0
42 changed files with 119 additions and 33 deletions
|
|
@ -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>
|
||||
}
|
||||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue