From 98d20bf2579ab01a5a46a41b96ff8b3ef147daf5 Mon Sep 17 00:00:00 2001 From: Jamie Strandboge Date: Tue, 30 Mar 2010 12:31:26 -0500 Subject: [PATCH] adjust path to extensions in php5 abstraction, since the extensions directory is more free-form than once thought --- profiles/apparmor.d/abstractions/php5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/apparmor.d/abstractions/php5 b/profiles/apparmor.d/abstractions/php5 index 56d96ff28..8c430da4c 100644 --- a/profiles/apparmor.d/abstractions/php5 +++ b/profiles/apparmor.d/abstractions/php5 @@ -2,7 +2,7 @@ # ------------------------------------------------------------------ # # Copyright (C) 2002-2006 Novell/SUSE -# Copyright (C) 2009 Canonical, Ltd. +# Copyright (C) 2009-2010 Canonical Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of version 2 of the GNU General Public @@ -17,7 +17,7 @@ # Xlibs /usr/X11R6/lib{,32,64}/lib*.so* mr, # php extensions - /usr/lib{64,}/php5/{libexec,extensions}/*.so mr, + /usr/lib{64,}/php5/*/*.so mr, # php5 session mmap socket /var/lib/php5/session_mm_* rwlk,