Fix typo's

This commit is contained in:
Jeroen Rijken 2022-08-13 16:57:43 +02:00 committed by Alex
parent 689f48b217
commit 7621dc9974
3 changed files with 2 additions and 6 deletions

View file

@ -17,7 +17,7 @@ profile avahi-autoipd @{exec_path} flags=(complain) {
network inet6 stream,
network netlink raw,
signal receive set=kill,term,
signal receive set={kill,term},
@{exec_path} rm,
/etc/avahi/avahi-autoipd.action rix,

View file

@ -41,7 +41,7 @@ profile boltd @{exec_path} flags=(attach_disconnected) {
owner @{run}/boltd/{,**} rw,
@{run}/systemd/notify
@{run}/systemd/notify rw,
@{run}/systemd/journal/socket w,
@{run}/udev/data/+thunderbolt:* r,

View file

@ -21,10 +21,6 @@ profile fwupdmgr @{exec_path} flags=(attach_disconnected,complain) {
signal (send),
ALLOWED fwupdmgr dbus_method_call org.freedesktop.fwupd send bus=system path=/ interface=org.freedesktop.fwupd member=UpdateMetadata peer_label=unconfined
network inet stream,
network inet6 stream,
network inet dgram,