Date: Fri, 14 Jan 2005 23:34:11 +0200 From: Valentin Nechayev <netch@lucky.net> To: Jim Pazarena <fquest@ccstores.com> Cc: FreeBSD Questions <questions@freebsd.org> Subject: Re: boot up notification Message-ID: <20050114213411.GA99642@lucky.net> In-Reply-To: <41E833FB.5070306@ccstores.com> References: <41E833FB.5070306@ccstores.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Fri, Jan 14, 2005 at 13:04:59, fquest wrote about "boot up notification": > I would like one of my servers to send me an email when > it boots. I envision a script in rc.conf to do this. This is too bad, as rc.conf is called tens times during boot. > Is there an easier way, or an automatic system which can do this? Add to /etc/rc.local, /usr/local/etc/rc.d or '@reboot' crontab line. -netch-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050114213411.GA99642>