From c2973f0b7bd39af9660cf6e0dcb5b06bc12b8da1 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Tue, 19 May 2015 01:20:49 +0200 Subject: [PATCH] Add the attach_disconnected flag to the ntpd profile I noticed "disconnected path" (run/nscd/*) events for ntpd while updating to the latest openSUSE Tumbleweed. Acked-by: Seth Arnold for trunk and 2.9. --- profiles/apparmor.d/usr.sbin.ntpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/apparmor.d/usr.sbin.ntpd b/profiles/apparmor.d/usr.sbin.ntpd index e7a403d14..d1c3f6f98 100644 --- a/profiles/apparmor.d/usr.sbin.ntpd +++ b/profiles/apparmor.d/usr.sbin.ntpd @@ -11,7 +11,7 @@ #include #include -/usr/sbin/ntpd { +/usr/sbin/ntpd flags=(attach_disconnected) { #include #include #include