History log of /freebsd-10.1-release/usr.sbin/service/service.8
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 244132 11-Dec-2012 delphij

Add -R, an option to restart all enabled "local" services.

Discussed on: -rc@ (in September)
MFC after: 2 months


# 224672 06-Aug-2011 dougb

Fix a silly typo on my part.

Approved by: re (hrs)


# 209031 11-Jun-2010 uqs

mdoc nitpicking: the title argument shall be uppercase


# 201069 27-Dec-2009 dougb

Update the "-l or -r" usage to better conform to the standard

Submitted by: ed


# 201035 27-Dec-2009 dougb

Further improve the description, and bump Dd.


# 200980 25-Dec-2009 brueffer

Provide a better short description and fix SEE ALSO section entries.


# 200809 21-Dec-2009 dougb

By popular request, execute rc.d scripts in the same environment
as they are at boot time.

Original concept submitted by: ume


# 200743 19-Dec-2009 dougb

The service command is an easy interface to the rc.d system.
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.