feat(profiles): general update.
This commit is contained in:
parent
dec5a29e19
commit
11617131ce
14 changed files with 57 additions and 23 deletions
|
|
@ -18,6 +18,8 @@ profile aa-log @{exec_path} {
|
|||
/{usr/,}bin/journalctl rix,
|
||||
|
||||
/etc/machine-id r,
|
||||
/etc/nsswitch.conf r,
|
||||
/etc/passwd r,
|
||||
/var/lib/dbus/machine-id r,
|
||||
|
||||
/var/log/audit/* r,
|
||||
|
|
|
|||
|
|
@ -37,6 +37,8 @@ profile bluetoothd @{exec_path} {
|
|||
@{sys}/devices/platform/**/rfkill/**/name r,
|
||||
@{sys}/devices/virtual/dmi/id/chassis_type r,
|
||||
|
||||
@{PROC}/sys/kernel/hostname r,
|
||||
|
||||
/dev/uhid rw,
|
||||
/dev/uinput rw,
|
||||
/dev/rfkill rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue