Date: Sat, 19 Dec 2009 17:42:00 -0800 From: Doug Barton <dougb@FreeBSD.org> To: freebsd-rc@FreeBSD.org Subject: new service command Message-ID: <4B2D80E8.7000603@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Howdy, The idea for a 'service' command was proposed on this list a long time ago (sorry, I don't remember by who), and at the time I was not supportive. However I decided to actually give it a try, and found that IMO it is actually quite useful. So, I've committed my version of the concept to HEAD. Take a look, give it a try, etc. etc. Comments and feedback are welcome. I'd like to get this MFC'ed prior to the 7.3 freeze unless there is some kind of objection. Enjoy, Doug -------- Original Message -------- Subject: svn commit: r200743 - in head/usr.sbin: . service Date: Sun, 20 Dec 2009 01:34:12 +0000 (UTC) Author: dougb Date: Sun Dec 20 01:34:12 2009 New Revision: 200743 URL: http://svn.freebsd.org/changeset/base/200743 Log: 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. -- Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B2D80E8.7000603>