Changes

Jump to navigation Jump to search
Line 116: Line 116:     
You can set the levels where the initscript has to start
 
You can set the levels where the initscript has to start
  chkconfig mysql2 --level 2345 on
+
  chkconfig YOUR_SERVICE_NAME --level 2345 on
    
If you want to see which runlevel your script will run in
 
If you want to see which runlevel your script will run in

Navigation menu