Remove entries duplicate with base abstractions.

This commit is contained in:
Jeroen Rijken 2022-07-30 18:46:24 +02:00 committed by Alex
parent ddf5f1f512
commit b6b510aa36
3 changed files with 1 additions and 8 deletions

View file

@ -21,7 +21,5 @@ profile release-upgrade-motd @{exec_path} {
/var/lib/ubuntu-release-upgrader/release-upgrade-available rw,
@{PROC}/filesystems r,
include if exists <local/release-upgrade-motd>
}
}

View file

@ -17,8 +17,6 @@ profile zsys-system-autosnapshot @{exec_path} flags=(complain) {
/{usr/,}bin/rm rix,
/{usr/,}bin/zsysctl rix,
/{usr/,}bin/zsysd rix,
/{usr/,}lib/locale/locale-archive r,
/var/log/unattended-upgrades/unattended-upgrades-dpkg.log rw,
@ -26,8 +24,6 @@ profile zsys-system-autosnapshot @{exec_path} flags=(complain) {
@{run}/zsys-snapshot.unattended-upgrades rw,
@{run}/unattended-upgrades.pid r,
@{PROC}/filesystems r,
/dev/pts/[0-9]* rw,
include if exists <local/zsys-system-autosnapshot>

View file

@ -34,7 +34,6 @@ profile zsysctl @{exec_path} flags=(complain) {
owner @{PROC}/@{pids}/stat r,
@{PROC}/@{pids}/mounts r,
@{PROC}/cmdline r,
@{PROC}/filesystems r,
@{PROC}/sys/kernel/spl/hostid r,
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,