feat(profiles): general update.
This commit is contained in:
parent
1d68b5bbc4
commit
6a78b17d23
22 changed files with 62 additions and 35 deletions
|
|
@ -45,6 +45,7 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/unattended-upgrades/unattended-upgrade-shutdown r,
|
||||
|
||||
/etc/debconf.conf r,
|
||||
/etc/init.d/* r,
|
||||
/etc/needrestart/{,**} r,
|
||||
/etc/needrestart/*.d/* rix,
|
||||
/etc/shadow r,
|
||||
|
|
@ -57,6 +58,8 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
|
|||
owner /var/lib/juju/agents/{,**} r,
|
||||
owner /var/cache/debconf/{config,passwords,templates}.dat{,-new,-old} rwk,
|
||||
|
||||
owner @{run}/sshd.pid r,
|
||||
|
||||
@{PROC}/ r,
|
||||
@{PROC}/@{pids}/cgroup r,
|
||||
@{PROC}/@{pids}/cmdline r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue