Date: Sun, 20 Dec 2009 01:34:12 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin Makefile src/usr.sbin/service Makefile service.8 service.sh Message-ID: <200912200138.nBK1cj7f090302@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2009-12-20 01:34:12 UTC FreeBSD src repository Modified files: usr.sbin Makefile Added files: usr.sbin/service Makefile service.8 service.sh Log: SVN rev 200743 on 2009-12-20 01:34:12Z by 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. Revision Changes Path 1.418 +1 -0 src/usr.sbin/Makefile 1.1 +7 -0 src/usr.sbin/service/Makefile (new) 1.1 +114 -0 src/usr.sbin/service/service.8 (new) 1.1 +120 -0 src/usr.sbin/service/service.sh (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912200138.nBK1cj7f090302>