feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-06-10 23:58:44 +01:00
parent b4407fb7f8
commit d283ef5196
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
17 changed files with 62 additions and 43 deletions

View file

@ -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>