summaryrefslogtreecommitdiffstats
path: root/mysql.init
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-07-16 16:49:14 +0200
committerRemi Collet <fedora@famillecollet.com>2011-07-16 16:49:14 +0200
commit602a9944d1305b9aa64297563f98ff5c4306bc43 (patch)
treec413ec0b5f4ed66bf9074c8c58087ea99accd7cb /mysql.init
parent47ebfb35ab036a466d9f7242e2536ffb8c1f42e8 (diff)
mysql, sync with rawhide
Diffstat (limited to 'mysql.init')
-rw-r--r--mysql.init2
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql.init b/mysql.init
index 99c3c61..7d53f5d 100644
--- a/mysql.init
+++ b/mysql.init
@@ -12,8 +12,6 @@
# Provides: mysqld
# Required-Start: $local_fs $remote_fs $network $named $syslog $time
# Required-Stop: $local_fs $remote_fs $network $named $syslog $time
-# Default-Start: 2 3 4 5
-# Default-Stop: 0 1 6
# Short-Description: start and stop MySQL server
# Description: MySQL database server
### END INIT INFO