fix: rPX -> rPx

This commit is contained in:
Alexandre Pujol 2023-02-19 20:23:37 +00:00
parent ef292b585c
commit cf6aeb5b94
Failed to generate hash of commit

View file

@ -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,