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

View file

@ -17,8 +17,8 @@ profile k3s @{exec_path} flags=(complain) {
capability kill, capability kill,
capability dac_override, capability dac_override,
capability dac_read_search, capability dac_read_search,
capability fsetid capability fsetid,
capability fowner capability fowner,
capability net_admin, capability net_admin,
capability syslog, capability syslog,
capability sys_admin, 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.old l,
@{run}/blkid/blkid.tab-* rwl, @{run}/blkid/blkid.tab-* rwl,
@{sys}/bus/pci/slots/ @{sys}/bus/pci/slots/ r,
@{sys}/bus/pci/slots/[0-9]*/address @{sys}/bus/pci/slots/[0-9]*/address r,
@{PROC}/@{pids}/mounts r, @{PROC}/@{pids}/mounts r,
@{PROC}/sys/kernel/spl/hostid r, @{PROC}/sys/kernel/spl/hostid r,