From 48738a4cae0d1b967d610df89cd11f10fb1bd5ef Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Mon, 21 Oct 2024 21:36:49 +0100 Subject: [PATCH] fix(profile): crontab temp dir. fix #564 --- apparmor.d/groups/cron/crontab | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apparmor.d/groups/cron/crontab b/apparmor.d/groups/cron/crontab index bfd4158a..ccc948b0 100644 --- a/apparmor.d/groups/cron/crontab +++ b/apparmor.d/groups/cron/crontab @@ -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