mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
adjust path to extensions in php5 abstraction, since the extensions directory
is more free-form than once thought
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user