summaryrefslogtreecommitdiffstats
path: root/usr.sbin/service/service.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update the "-l or -r" usage to better conform to the standarddougb2009-12-271-1/+1
| | | | Submitted by: ed
* By popular request, execute rc.d scripts in the same environmentdougb2009-12-211-2/+2
| | | | | | 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-201-0/+120
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