Comment 2 for bug 1468804

Revision history for this message
David Favor (davidfavor) wrote :

Redneckery to allow reboots till this bug fixed don't work because apparently systemctl is seriously brain dead.

So the normal shut magic won't work...

echo 'mysqladmin --defaults-extra-file=/etc/mysql/debian.cnf shutdown' > /etc/rc6.d/K00-msyql-stop
chmod +x /etc/rc6.d/K00-msyql-stop

Will update when I determine a workaround.