feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-12-05 20:45:13 +00:00
parent bf973760fd
commit 319b976beb
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
47 changed files with 118 additions and 100 deletions

View file

@ -61,7 +61,7 @@ profile coredumpctl @{exec_path} flags=(complain) {
/usr/share/gcc/** r,
/usr/share/gdb/{,**} r,
/usr/share/glib-2.0/gdb/{,**} r,
/usr/share/terminfo/x/xterm-256color r,
/usr/share/terminfo/** r,
/etc/inputrc r,
/etc/gdb/** r,

View file

@ -25,7 +25,6 @@ profile systemd-shutdown @{exec_path} {
@{PROC}/ r,
@{PROC}/@{pid}/fd/ r,
@{PROC}/@{pids}/cmdline r,
@{PROC}/1/cgroup r,
owner @{PROC}/@{pid}/comm r,
owner @{PROC}/sys/kernel/core_pattern w,
owner @{PROC}/sys/kernel/printk rw,