summaryrefslogtreecommitdiffstats
path: root/usr.sbin/service
Commit message (Collapse)AuthorAgeFilesLines
* By popular request, execute rc.d scripts in the same environmentdougb2009-12-212-4/+21
| | | | | | as they are at boot time. Original concept submitted by: ume
* The service command is an easy interface to the rc.d system.dougb2009-12-203-0/+241
Its primary purpose is to start and stop services provided by the rc.d scripts, however it can also be used to list the scripts using various criteria.
OpenPOWER on IntegriCloud