From LedHed's Wiki
								|  (→Starting/Stoping Services) | |||
| Line 4: | Line 4: | ||
| == Starting/Stoping Services == | == Starting/Stoping Services == | ||
|   invoke.rc |   invoke.rc | ||
| − | This is the equivalent to "service" in RedHat based Distros | + | '''Usage''' | 
| − | + |  invoke.rc service-name start|stop|restart | |
| − | + | ''This is the equivalent to "service" in RedHat based Distros'' | |
| == Starting Services at Boot == | == Starting Services at Boot == | ||
Revision as of 03:32, 28 January 2007
Ubuntu General Notes
Starting/Stoping Services
invoke.rc
Usage
invoke.rc service-name start|stop|restart
This is the equivalent to "service" in RedHat based Distros
Starting Services at Boot
update.rc
This is the equivalent to "chkconfig" in RedHat based Distros