On Fri, Jan 11, 2013 at 10:53:37PM +0100, Christian Boltz wrote: > Hello,
> I propose this patch for trunk and the 2.8 branch. Acked-by: Seth Arnold <[email protected]> Untested, but it looks good to me. Thanks. > > === modified file 'profiles/apparmor.d/abstractions/mysql' > --- profiles/apparmor.d/abstractions/mysql 2010-12-20 20:29:10 +0000 > +++ profiles/apparmor.d/abstractions/mysql 2013-01-11 21:50:19 +0000 > @@ -1,6 +1,7 @@ > # ------------------------------------------------------------------ > # > # Copyright (C) 2002-2006 Novell/SUSE > +# Copyright (C) 2013 Christian Boltz > # > # This program is free software; you can redistribute it and/or > # modify it under the terms of version 2 of the GNU General Public > @@ -9,5 +10,6 @@ > # ------------------------------------------------------------------ > > /var/lib/mysql/mysql.sock rw, > - /usr/share/mysql/charsets/ r, > - /usr/share/mysql/charsets/*.xml r, > + /{var/,}run/mysql/mysql.sock rw, > + /usr/share/{mysql,mysql-community-server,mariadb}/charsets/ r, > + /usr/share/{mysql,mysql-community-server,mariadb}/charsets/*.xml r, >
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
