From 4f0465b170c11c9c3ff62d5f43f1fb07492ea710 Mon Sep 17 00:00:00 2001 From: dougb Date: Sun, 20 Dec 2009 01:34:12 +0000 Subject: 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. --- usr.sbin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/Makefile') 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 \ -- cgit v1.1