fix(profile): small improvment raised by the tests.
This commit is contained in:
parent
3a568ba307
commit
45d7cf48c4
8 changed files with 17 additions and 6 deletions
|
|
@ -59,6 +59,8 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/** r,
|
||||
/var/lib/*/** r,
|
||||
|
||||
owner /var/cache/debconf/{config,passwords,templates}.dat{,-new,-old} rwk,
|
||||
|
||||
/tmp/@{word10}/ rw,
|
||||
|
||||
owner @{run}/sshd.pid r,
|
||||
|
|
|
|||
|
|
@ -232,7 +232,7 @@ profile run-parts @{exec_path} {
|
|||
@{sbin}/dkms rPx,
|
||||
@{bin}/dpkg rPx -> child-dpkg,
|
||||
@{bin}/systemd-detect-virt rPx,
|
||||
@{bin}/update-alternatives rPx,
|
||||
@{sbin}/update-alternatives rPx,
|
||||
@{sbin}/update-grub rPUx,
|
||||
@{sbin}/update-initramfs rPx,
|
||||
@{lib}/dkms/dkms_autoinstaller rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue