diff --git a/apparmor.d/profiles-s-z/snapd b/apparmor.d/profiles-s-z/snapd index 5fe9d60c..08593ffd 100644 --- a/apparmor.d/profiles-s-z/snapd +++ b/apparmor.d/profiles-s-z/snapd @@ -55,9 +55,9 @@ profile snapd @{exec_path} { @{exec_path} mr, - /{usr/,}{s,}bin/adduser rPX, - /{usr/,}{s,}bin/groupadd rPX, - /{usr/,}{s,}bin/useradd rPX, + /{usr/,}{s,}bin/adduser rPx, + /{usr/,}{s,}bin/groupadd rPx, + /{usr/,}{s,}bin/useradd rPx, /{usr/,}bin/cloud-init rPUx, # TODO: rPx ? limited to ubtuntu core, otherwise out of scope /{usr/,}bin/hostnamectl rPx, /{usr/,}bin/ssh-keygen rPx,