[apparmor] [PATCH] Allow apt-cacher-ng to execute /bin/red.

intrigeri at debian.org intrigeri at debian.org
Wed Sep 18 12:35:56 UTC 2013


From: intrigeri <intrigeri at boum.org>

It needs it in addition to ed.
---
 ubuntu/13.10/usr.sbin.apt-cacher-ng | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ubuntu/13.10/usr.sbin.apt-cacher-ng b/ubuntu/13.10/usr.sbin.apt-cacher-ng
index 380ae55..62f9795 100644
--- a/ubuntu/13.10/usr.sbin.apt-cacher-ng
+++ b/ubuntu/13.10/usr.sbin.apt-cacher-ng
@@ -23,4 +23,5 @@
 
   /bin/dash ixr,
   /bin/ed ixr,
+  /bin/red ixr,
 }
-- 
1.8.4.rc3




More information about the AppArmor mailing list