Syntax fix

Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
Jeroen Rijken 2023-02-23 16:46:17 +01:00 committed by Alex
parent dfadf0aef0
commit c2c7e69bc6
3 changed files with 5 additions and 5 deletions

View file

@ -69,11 +69,11 @@ profile apt-methods-gpgv @{exec_path} {
/etc/ r,
/root/ r,
{/var/lib/ubuntu-advantage/apt-esm,}/var/lib/apt/lists/{,**} r,
/{var/lib/ubuntu-advantage/apt-esm/,}var/lib/apt/lists/{,**} r,
/var/lib/dpkg/arch r,
/var/lib/extrepo/keys/*.{gpg,asc} r,
/var/lib/ubuntu-advantage/apt-esm/{,**} r,
owner {/var/lib/ubuntu-advantage/apt-esm,}/var/lib/apt/lists/* rw,
owner /{var/lib/ubuntu-advantage/apt-esm/,}var/lib/apt/lists/* rw,
owner /var/lib/apt/lists/partial/* rw,
# For package building

View file

@ -53,8 +53,8 @@ profile apt-methods-http @{exec_path} {
/var/log/cron-apt/temp w,
{/var/lib/ubuntu-advantage/apt-esm,}/var/lib/apt/lists/{,**} r,
owner {/var/lib/ubuntu-advantage/apt-esm,}/var/lib/apt/lists/* rw,
/{var/lib/ubuntu-advantage/apt-esm/,}var/lib/apt/lists/{,**} r,
owner /{var/lib/ubuntu-advantage/apt-esm/,}var/lib/apt/lists/* rw,
owner /var/lib/apt/lists/partial/* rw,
# For package building

View file

@ -111,7 +111,7 @@ profile pulseaudio @{exec_path} {
dbus send bus=system path=/org/freedesktop/hostname[0-9]
interface=org.freedesktop.DBus.Properties
member=Get
peer=(name=org.freedesktop.hostname[0-9])
peer=(name=org.freedesktop.hostname[0-9]),
@{exec_path} mrix,