Re: Upgrading from FreeBSD 5.3 to 6.2

2007-08-26 Thread Peter Boosten
Jose-Marcio Martins da Cruz wrote: > > Ralph, > > I found Ralph Engelschall scripts to upgrade FreeBSD systems. > > http://people.freebsd.org/~rse/upgrade/freebsd-upgrade-5x-6x.txt > > But there's a line saying : > > > The following is a step-by-step procedure for upgrading a server from

Re: How do I daemonize a process?

2007-07-23 Thread Peter Boosten
Simon 'corecode' Schubert wrote: > Garrett Cooper wrote: >> Garrett Cooper wrote: >>>As the subject suggests I'm trying to determine how I can >>> daemonize a C process, outside of using the rc infrastructure, so >>> that it won't exit when the TTY exists. Does anyone know any quick >>> refer