summaryrefslogtreecommitdiffstats
path: root/usr.sbin/service/service.sh
Commit message (Expand)AuthorAgeFilesLines
* Add an additional check to service(8) -e incase rcvar is blankallanjude2015-09-081-2/+6
* service(8) -e does not respect /etc/rc.conf.d/* entriesallanjude2015-09-081-0/+2
* Revert previous revision (r268461) for reasons documented in PR.dteske2014-07-161-1/+1
* Fix an issue with service(8) where utilities such as screen(1) and tmux(1)dteske2014-07-151-1/+1
* Fix two issues:delphij2014-06-151-1/+1
* Be a little more verbose in service's error messageeadler2014-03-151-1/+1
* Add -R, an option to restart all enabled "local" services.delphij2012-12-121-1/+30
* Update the "-l or -r" usage to better conform to the standarddougb2009-12-271-1/+1
* By popular request, execute rc.d scripts in the same environmentdougb2009-12-211-2/+2
* The service command is an easy interface to the rc.d system.dougb2009-12-201-0/+120
OpenPOWER on IntegriCloud