feat(profile): general update.
This commit is contained in:
parent
5861da3f33
commit
735f5de518
50 changed files with 127 additions and 80 deletions
|
|
@ -26,7 +26,8 @@ profile anacron @{exec_path} {
|
|||
|
||||
@{HOME}/ r,
|
||||
|
||||
/tmp/file* rw,
|
||||
@{tmp}/file@{rand6} rw,
|
||||
/tmp/anacron-@{rand6} rw,
|
||||
|
||||
profile run-parts {
|
||||
include <abstractions/base>
|
||||
|
|
@ -38,6 +39,7 @@ profile anacron @{exec_path} {
|
|||
|
||||
owner @{tmp}/#@{int} rw,
|
||||
owner @{tmp}/file@{rand6} rw,
|
||||
/tmp/anacron-@{rand6} rw,
|
||||
|
||||
include if exists <local/anacron_run-parts>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue