feat(profiles): general update.
This commit is contained in:
parent
58b96a7ba9
commit
177d27d94c
19 changed files with 106 additions and 73 deletions
|
|
@ -28,6 +28,7 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
|
|||
/{usr/,}bin/fail2ban-server rPx,
|
||||
/{usr/,}bin/locale rix,
|
||||
/{usr/,}bin/python3.[0-9]* rix,
|
||||
/{usr/,}bin/sed rix,
|
||||
/{usr/,}bin/stty rix,
|
||||
/{usr/,}bin/systemctl rPx,
|
||||
/{usr/,}bin/systemd-detect-virt rPx,
|
||||
|
|
@ -37,6 +38,7 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
|
|||
/{usr/,}lib/needrestart/iucode-scan-versions rPx,
|
||||
/usr/share/debconf/frontend rix,
|
||||
|
||||
/{usr/,}bin/gettext.sh r,
|
||||
/usr/share/needrestart/{,**} r,
|
||||
/usr/share/unattended-upgrades/unattended-upgrade-shutdown r,
|
||||
|
||||
|
|
@ -48,8 +50,8 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
|
|||
owner /var/cache/debconf/{config,passwords,templates}.dat{,-new,-old} rwk,
|
||||
|
||||
owner @{PROC}/@{pid}/fd/ r,
|
||||
owner @{PROC}/@{pids}/cgroup r,
|
||||
@{PROC}/ r,
|
||||
@{PROC}/@{pids}/cgroup r,
|
||||
@{PROC}/@{pids}/cmdline r,
|
||||
@{PROC}/@{pids}/environ r,
|
||||
@{PROC}/@{pids}/maps r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue