feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-07-21 22:37:17 +01:00
parent 58b96a7ba9
commit 177d27d94c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
19 changed files with 106 additions and 73 deletions

View file

@ -7,8 +7,9 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = @{libexec}/boltd
profile boltd @{exec_path} {
profile boltd @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/dbus-strict>
include <abstractions/nameservice-strict>
capability net_admin,
@ -21,6 +22,7 @@ profile boltd @{exec_path} {
owner @{run}/boltd/{,**} rw,
@{run}/systemd/journal/socket w,
@{run}/udev/data/+thunderbolt:* r,
@{sys}/bus/ r,