PDA

View Full Version : init scripts


TRN
08-15-2003, 03:53 PM
Starting and stopping services can be done easily with the command line. For example, services that install an init script one:

/etc/init.d/service start | stop