Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!newsfeed.internetmci.com!news.mathworks.com!fu-berlin.de!zib-berlin.de!news.tu-chemnitz.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: where do daemons go? Date: 8 Jan 1996 13:09:01 GMT Organization: Private BSD site, Dresden Lines: 19 Message-ID: <4cr51d$pl@uriah.heep.sax.de> References: <4cq4j5$flf@gol2.gol.com> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.3 Doug Lerner <doug@gol.com> writes: > Can someone tell me where I should register the /etc/radiusd command so > that it starts up automatically when the system is started? Btw., don't place binaries into /etc. Better put it into /usr/local/sbin. (RTFM hier(7)) > The documentation suggested rc.local, but there doesn't seem to be > anything in there like that. Of course, there is an /etc/rc.local file. It is sourced at the end of /etc/rc during system initialisation. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)