ng
> will get it to run.
>
Try to edit /etc/init/mysql.conf and change:
"exec /usr/sbin/mysqld"
to
"exec /usr/bin/mysqld_safe"
--
Artis Caune
Everything should be made as simple as possible, but not simpler.
--
infinite loop in /etc/init/mysql.conf if mysqld is n
When using EBS snashots on EC2, debian-sys-maint is different on new
servers, so it stuck forever.
Also init/mysql.conf use:
exec /usr/sbin/mysqld
and I see error when running it like that:
100528 11:00:25 [ERROR] Fatal error: Please read "Security" section of the
manual to find out how to
I think this happens when you:
- install ntp
- install openntpd (which uninstall ntp)
apparmo profiles are not updated, and /usr/sbin/ntpd is still there.
/etc/init.d/apparmor restart will fix this.
--
openntpd no longer installs -/etc/openntpd/ntpd.conf: Permission denied
https://bugs.launchp
[ 1029.725409] type=1503 audit(1256475570.487:32): operation="open"
pid=3120 parent=3117 profile="/usr/sbin/ntpd" requested_mask="r::"
denied_mask="r::" fsuid=0 ouid=0 name="/etc/openntpd/ntpd.conf"
--
openntpd no longer installs -/etc/openntpd/ntpd.conf: Permission denied
https://bugs.launchpad.