fix(profile): crontab temp dir.

fix #564
This commit is contained in:
Alexandre Pujol 2024-10-21 21:36:49 +01:00
parent 610d37ecf7
commit 48738a4cae
Failed to generate hash of commit

View file

@ -38,7 +38,9 @@ profile crontab @{exec_path} {
owner @{user_cache_dirs}/crontab/crontab.bak rw,
@{tmp}/crontab.@{rand6}/{,crontab} rwl,
@{tmp}/crontab.@{rand6} rw,
@{tmp}/crontab.@{rand6}/ rw,
@{tmp}/crontab.@{rand6}/crontab rwl,
profile editor {
include <abstractions/base>