feat(profile): general update.
This commit is contained in:
parent
70c06a0547
commit
fa85d909d7
19 changed files with 61 additions and 31 deletions
|
|
@ -13,6 +13,7 @@ profile systemd-tty-ask-password-agent @{exec_path} {
|
|||
include <abstractions/common/systemd>
|
||||
|
||||
capability dac_override,
|
||||
capability dac_read_search,
|
||||
capability net_admin,
|
||||
capability sys_resource,
|
||||
|
||||
|
|
|
|||
|
|
@ -95,6 +95,8 @@ profile systemd-udevd @{exec_path} flags=(attach_disconnected,complain) {
|
|||
@{run}/systemd/notify rw,
|
||||
@{run}/systemd/seats/seat@{int} r,
|
||||
|
||||
@{att}/@{run}/udev/control rw,
|
||||
|
||||
@{run}/udev/ rw,
|
||||
@{run}/udev/** rwk,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue