Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 1999 13:07:07 +0900 (JST)
From:      sanpei@sanpei.org (MIHIRA Yoshiro)
To:        adsharma@home.com
Cc:        newton@internode.com.au, hackers@FreeBSD.ORG, sanpei@sanpei.org
Subject:   Re: [Call for review] init(8): new feature
Message-ID:  <199906160407.NAA20129@lavender.sanpei.org>
In-Reply-To: Your message of "Wed, 16 Jun 1999 11:54:51 JST". <m33dzsua6c.fsf@c62443-a.frmt1.sfba.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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/<service> stop|start|restart
>> 
>> makes it standard. 

  I think we need to use
/usr/local/etc/rc.d/<service>.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




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