[apparmor] [Patch] abstractions/mysql: changed paths
Seth Arnold
seth.arnold at canonical.com
Sat Jan 12 03:43:55 UTC 2013
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 <seth.arnold at canonical.com>
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,
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20130111/53e964a8/attachment-0001.pgp>
More information about the AppArmor
mailing list