* Joerg Eggink <eggink(at)access-sys-eu.com> [2002-11-14 10:47 +0100]:
> Ich benutze FreeBSD 4.7 und ich habe ein Script geschrieben dass ich
> beim rebooten automatisch wieder starten möchte.
> Kann mir jemand sagen wie ich dass am besten machen kann ?
Entweder mit "@reboot" in eine Crontab (man 5 crontab) oder
/etc/rc.local verwenden, oder das Skript in /usr/local/etc/rc.d
ablegen (man 8 rc).
Nicolas
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 14 Nov 2002 - 10:57:44 CET