feat(profiles): general update.
This commit is contained in:
parent
58b96a7ba9
commit
177d27d94c
19 changed files with 106 additions and 73 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue