Date: Sat, 11 Dec 1999 21:00:27 +0100 From: Rob Kaper <cap@capsi.cx> To: freebsd-questions@freebsd.org Subject: rc.sysinit alike file in FreeBSD? Message-ID: <19991211210027.A20861@capsi.cx>
next in thread | raw e-mail | index | archive | help
Hi, I am porting a Linux program to FreeBSD. The program's functionality relies on two start-up files: rc.local --> starts the daemon in the background rc.S/sysinit --> creates a timestamp on startup It's very important for the way the program functions that creating the timestamp during startup only happens ONCE, no matter if runlevels are switched, etc etc. I have found rc.local, is there a FreeBSD equivalent to this rc.S or rc.sysinit file and what is it? Would it also work on different *BSD's or not? Rob -- Rob Kaper | mail: cap@capsi.com + cap@capsi.cx | web: http://capsi.com/ + http://capsi.cx/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991211210027.A20861>