Fix some typo's

This commit is contained in:
Jeroen Rijken 2022-07-23 13:38:58 +02:00 committed by Alex
parent 465a31c638
commit 07f1db2725
3 changed files with 9 additions and 9 deletions

View File

@ -45,7 +45,7 @@ profile pulseaudio @{exec_path} {
bus=session
path=/Client0/EntryGroup[0-9]*
interface=org.freedesktop.Avahi.EntryGroup
member={StateChanged}
member=StateChanged
peer=(name=org.freedesktop.Avahi),
dbus (send)
@ -117,15 +117,15 @@ profile pulseaudio @{exec_path} {
bus=system
path=/
interface=org.freedesktop.Avahi.Server
member={StateChanged}
member=StateChanged
peer=(name=org.freedesktop.Avahi),
dbus (send)
bus=system
path=/
interface=org.freedesktop.hostname[0-9]*
member={Get}
peer=(name=/org/freedesktop/hostname1[0-9]*,
interface=org.freedesktop.hostname[0-9]
member=Get
peer=(name=/org/freedesktop/hostname[0-9]),
@{exec_path} mrix,

View File

@ -17,8 +17,8 @@ profile k3s @{exec_path} flags=(complain) {
capability kill,
capability dac_override,
capability dac_read_search,
capability fsetid
capability fowner
capability fsetid,
capability fowner,
capability net_admin,
capability syslog,
capability sys_admin,

View File

@ -25,8 +25,8 @@ profile zpool @{exec_path} flags=(complain) {
@{run}/blkid/blkid.tab.old l,
@{run}/blkid/blkid.tab-* rwl,
@{sys}/bus/pci/slots/
@{sys}/bus/pci/slots/[0-9]*/address
@{sys}/bus/pci/slots/ r,
@{sys}/bus/pci/slots/[0-9]*/address r,
@{PROC}/@{pids}/mounts r,
@{PROC}/sys/kernel/spl/hostid r,