[apparmor] [patch] abstractions/mysql: allow access to mysqld.sock

2014-04-28 Thread Felix Geyer
The path of the MySQL socket is often named mysqld.sock instead of mysql.sock. For example in Ubuntu trusty it is /run/mysqld/mysqld.sock. Allow access to all combinations of mysql and mysqld in the abstraction. === modified file 'profiles/apparmor.d/abstractions/mysql' ---

Re: [apparmor] [patch] abstractions/mysql: allow access to mysqld.sock

2014-04-28 Thread Seth Arnold
On Mon, Apr 28, 2014 at 10:51:39PM +0200, Felix Geyer wrote: The path of the MySQL socket is often named mysqld.sock instead of mysql.sock. For example in Ubuntu trusty it is /run/mysqld/mysqld.sock. Allow access to all combinations of mysql and mysqld in the abstraction. Acked-by: Seth