summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2009-12-20 01:34:12 +0000
committerdougb <dougb@FreeBSD.org>2009-12-20 01:34:12 +0000
commit4f0465b170c11c9c3ff62d5f43f1fb07492ea710 (patch)
tree15197653a54f473fe45751ea8864c36ce240b5b6 /usr.sbin/Makefile
parent8cc49ae53cca21e275494c37afb1e1b54fbb623d (diff)
downloadFreeBSD-src-4f0465b170c11c9c3ff62d5f43f1fb07492ea710.zip
FreeBSD-src-4f0465b170c11c9c3ff62d5f43f1fb07492ea710.tar.gz
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.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index f430b33..f3e0a1b 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -167,6 +167,7 @@ SUBDIR= ${_ac} \
${_sa} \
${_sade} \
${_sendmail} \
+ service \
setfib \
setfmac \
setpmac \
OpenPOWER on IntegriCloud