From owner-freebsd-hackers@freebsd.org Thu Sep 3 15:38:35 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 888EE9C73A0 for ; Thu, 3 Sep 2015 15:38:35 +0000 (UTC) (envelope-from devin@shxd.cx) Received: from shxd.cx (mail.shxd.cx [64.201.244.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 754F8365; Thu, 3 Sep 2015 15:38:35 +0000 (UTC) (envelope-from devin@shxd.cx) Received: from [64.201.244.132] (port=61125 helo=[10.0.0.104]) by shxd.cx with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1ZXUd2-0004qb-4s; Thu, 03 Sep 2015 06:32:36 -0700 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Subject: Re: How to control and setup service? From: Devin Teske In-Reply-To: Date: Thu, 3 Sep 2015 08:38:28 -0700 Cc: freebsd-hackers@freebsd.org, Devin Teske Message-Id: <6737F3AC-4D78-4FC1-BED9-7D68B99F71CC@FreeBSD.org> References: To: Pavel Timofeev X-Mailer: Apple Mail (2.2102) Sender: devin@shxd.cx Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2015 15:38:35 -0000 > On Sep 3, 2015, at 7:59 AM, Pavel Timofeev wrote: >=20 > 2015-09-03 0:03 GMT+03:00 Devin Teske >: >>=20 >> On Aug 27, 2015, at 6:21 AM, Pavel Timofeev wrote: >>=20 >> [snip] >>=20 >> And, in general, it's a tool to just `edit` $rc_conf_files, not to >> control and configure services. >>=20 >>=20 >> As mentioned previously (by Lars): >> https://reviews.freebsd.org/D451 >>=20 >=20 > It doesn't take into consideration a lot of things now :( I haven=E2=80=99t had a chance to look at it, honestly. Maybe after I=E2=80=99m done having a good breakdown of sysrc(8). =E2=80=94=20 Devin=