From 1cf1fc35e37fe7cb470835265137684694fadf11 Mon Sep 17 00:00:00 2001 From: curiosityseeker <60518106+curiosityseeker@users.noreply.github.com> Date: Thu, 6 Apr 2023 13:40:37 +0200 Subject: [PATCH] run-parts: include --- apparmor.d/profiles-m-r/run-parts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apparmor.d/profiles-m-r/run-parts b/apparmor.d/profiles-m-r/run-parts index 8a393ec2..56ccf680 100644 --- a/apparmor.d/profiles-m-r/run-parts +++ b/apparmor.d/profiles-m-r/run-parts @@ -7,6 +7,7 @@ abi , include +include @{exec_path} = /{usr/,}bin/run-parts profile run-parts @{exec_path} { @@ -25,9 +26,7 @@ profile run-parts @{exec_path} { /etc/ r, /etc/conf.d/snapper{,**} r, - /etc/nsswitch.conf r, - /etc/passwd r, - + # Crontab /etc/cron.{hourly,daily,weekly,monthly}/ r,