fix(test): various integration improvments.
This commit is contained in:
parent
8d71574e4d
commit
d5e70ca994
3 changed files with 11 additions and 6 deletions
|
|
@ -41,18 +41,18 @@ profile ucf @{exec_path} {
|
|||
|
||||
/usr/share/debconf/frontend rPx, # TODO: rCx -> debonc-frontend,
|
||||
|
||||
# For md5sum
|
||||
/usr/share/** r,
|
||||
|
||||
/etc/default/* rw,
|
||||
/etc/libreoffice/registry/** r,
|
||||
/etc/ucf.conf r,
|
||||
|
||||
/var/lib/ucf/** rw,
|
||||
# For writing new config files
|
||||
/etc/** rw,
|
||||
|
||||
# For shell pwd
|
||||
/ r,
|
||||
/root/ r,
|
||||
|
||||
owner /var/lib/ucf/** rw,
|
||||
|
||||
owner /tmp/tmp.@{rand10} r,
|
||||
|
||||
include if exists <local/ucf>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue