tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

rc.d and non daemon servers



Hello

What is the preferred way, from a rc.d startup script, for dealing with 
a server that does not fork in the background?

Shall I start it with nohup /usr/local/bin/foo & ?
Or is there a nicer alternative?

-- 
Emmanuel Dreyfus
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index