Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2012 18:40:01 GMT
From:      Devin Teske <devin.teske@fisglobal.com>
To:        freebsd-rc@FreeBSD.org
Subject:   Re: conf/163508: [rc.subr] [patch] Add &quot; enable&quot; and &quot; disable&quot; commands to rc.subr
Message-ID:  <201212271840.qBRIe1gM043523@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

The following reply was made to PR conf/163508; it has been noted by GNATS.

From: Devin Teske <devin.teske@fisglobal.com>
To: <bug-followup@FreeBSD.org>, <gelraen.ua@gmail.com>
Cc: Devin Teske <dteske@freebsd.org>
Subject: Re: conf/163508: [rc.subr] [patch] Add &quot;enable&quot; and &quot;disable&quot; commands to rc.subr
Date: Thu, 27 Dec 2012 10:32:10 -0800

 In HEAD is usr.sbin/sysrc
 
 I'm not advocating the use of sysrc(8) to solve this problem, but instead, =
 that tool uses a common library of sh(1) routines that can be used to solve=
  this problem. Specifically,=85
 
 /usr/share/bsdconfig/sysrc.subr
 
 Is the complete module allowing any shell script (or subroutine collection,=
  such as /etc/rc.subr) to manage the rc.conf(5) collection of system config=
 uration files.
 
 Currently, this include file (sysrc.subr) only exists in HEAD and is not di=
 stributed to RELEASE yet. To install this script, first download HEAD and t=
 hen:
 
 cd usr.sbin/bsdconfig
 make all install
 
 --=20
 Devin
 
 _____________
 The information contained in this message is proprietary and/or confidentia=
 l. If you are not the intended recipient, please: (i) delete the message an=
 d all copies; (ii) do not disclose, distribute or use the message in any ma=
 nner; and (iii) notify the sender immediately. In addition, please be aware=
  that any message addressed to our domain is subject to archiving and revie=
 w by persons other than the intended recipient. Thank you.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212271840.qBRIe1gM043523>