[debian-mysql] Bug#736087: Bug#736087: mysql-5.5: Please install AppArmor profile on Debian too

Felix Geyer fgeyer at debian.org
Thu Feb 20 13:39:16 UTC 2014


dh_apparmor is still only called on Ubuntu:
	if [ "$(DISTRIBUTION)" = "Ubuntu" ]; then \
	  dh_apparmor -pmysql-server-5.5 --profile-name=usr.sbin.mysqld; \
	fi

That means all the postinst magic is missing to create 
/etc/apparmor.d/local/usr.sbin.mysqld and load the profile.

Cheers,
Felix



More information about the pkg-mysql-maint mailing list