feat(profile): general update.
This commit is contained in:
parent
b4407fb7f8
commit
d283ef5196
17 changed files with 62 additions and 43 deletions
|
|
@ -11,6 +11,10 @@ profile wsdd @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/python>
|
||||
|
||||
network inet dgram,
|
||||
network inet6 dgram,
|
||||
network netlink raw,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/env r,
|
||||
|
|
@ -18,6 +22,8 @@ profile wsdd @{exec_path} {
|
|||
|
||||
/etc/machine-id r,
|
||||
|
||||
owner /var/lib/libuuid/clock.txt rw,
|
||||
|
||||
owner @{run}/user/@{uid}/gvfsd/wsdd w,
|
||||
|
||||
include if exists <local/wsdd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue