Rules fix.
This commit is contained in:
parent
9446af57f8
commit
04f2d2c9a3
9 changed files with 14 additions and 3 deletions
|
|
@ -13,6 +13,7 @@ profile systemd-rfkill @{exec_path} {
|
|||
include <abstractions/systemd-common>
|
||||
|
||||
capability net_admin,
|
||||
capability sys_ptrace,
|
||||
|
||||
network netlink raw,
|
||||
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ profile systemd-tmpfiles @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
/etc/machine-id r,
|
||||
/etc/brlapi.key w,
|
||||
/usr/share/factory/{,**} r,
|
||||
|
||||
# Config file locations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue