Changes

Jump to navigation Jump to search
Line 114: Line 114:     
  chkconfig YOUR_SERVICE_NAME --add
 
  chkconfig YOUR_SERVICE_NAME --add
 +
 +
You can set the levels where the initscript has to start
 +
chkconfig mysql2 --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