https://bugzilla.novell.com/show_bug.cgi?id=675870 https://bugzilla.novell.com/show_bug.cgi?id=675870#c3 Petr Matula <petr.m@seznam.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |petr.m@seznam.cz --- Comment #3 from Petr Matula <petr.m@seznam.cz> 2011-03-16 17:44:07 UTC --- /etc/init.d/mysql (on 11.3 and 11.4) ### BEGIN INIT INFO # Provides: mysql # Required-Start: $network $remote_fs # Required-Stop: $network $remote_fs # Default-Start: 2 3 5 # Default-Stop: # Short-Description: Start the MySQL database server # Description: Start the MySQL database server ### END INIT INFO However (11.3) : # lsb_release -r && grep 'Default-Start' /etc/init.d/network Release: 11.3 # Default-Start: 2 3 5 but (11.4) : # lsb_release -r && grep 'Default-Start' /etc/init.d/network Release: 11.4 # Default-Start: 3 5 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.