From owner-freebsd-hackers Tue Jun 15 21: 7:24 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from titanium.yy.ics.keio.ac.jp (titanium.yy.ics.keio.ac.jp [131.113.47.73]) by hub.freebsd.org (Postfix) with ESMTP id A66DA154B5 for ; Tue, 15 Jun 1999 21:07:20 -0700 (PDT) (envelope-from sanpei@sanpei.org) Received: from lavender.sanpei.org (u4161.seaple.icc.ne.jp [210.170.12.161]) by titanium.yy.ics.keio.ac.jp (8.8.8+3.0Wbeta13/3.7W) with ESMTP id NAA10403; Wed, 16 Jun 1999 13:07:07 +0900 (JST) Received: (from sanpei@localhost) by lavender.sanpei.org (8.9.3/3.7W) id NAA20129; Wed, 16 Jun 1999 13:07:07 +0900 (JST) Date: Wed, 16 Jun 1999 13:07:07 +0900 (JST) Message-Id: <199906160407.NAA20129@lavender.sanpei.org> To: adsharma@home.com Cc: newton@internode.com.au, hackers@FreeBSD.ORG, sanpei@sanpei.org Subject: Re: [Call for review] init(8): new feature In-Reply-To: Your message of "Wed, 16 Jun 1999 11:54:51 JST". From: sanpei@sanpei.org (MIHIRA Yoshiro) X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG adsharma@home.com wrote: >> >> Like sending a signal to the process providing the service ? The >> problem with that approach is, the signal you send and the clean up >> you do is non-standard for each service and having a standard >> interface: >> >> /etc/rc.d/ stop|start|restart >> >> makes it standard. I think we need to use /usr/local/etc/rc.d/.sh stop|start|restart # Yes, We modify some ports to support start,stop..... MIHIRA Sanpei Yoshiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message