Comment 1 for bug 1190982

Revision history for this message
Valerii Kravchuk (valerii-kravchuk) wrote :

Same with PS 5.6.11:

openxs@debian7:~$ mysql --version
mysql Ver 14.14 Distrib 5.6.11, for Linux (i686) using EditLine wrapper
openxs@debian7:~$ head /etc/init.d/mysql
#!/bin/bash
#
### BEGIN INIT INFO
# Provides: mysql
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Should-Start: $network $named $time
# Should-Stop: $network $named $time
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6