[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Email Advice after reboot
- Subject: Re: [cobalt-users] Email Advice after reboot
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Feb 22 15:28:16 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Friday 22 February 2002 03:38 pm, Revd leonard payne wrote:
> Very Seldomly my Raq4i reboots either by myself or by my colo.
>
> How can I get a quick and dirty email sent to myself immediately after a
> reboot as the last task. This would remind me to restart all those pesky
> tasks that need to be run from root, like RealServer etc
>
last line in /etc/rc./rc.local
echo "We just ReBooted" | mail -s "Rebooted" admin@xxxxxxxxxx
--
Gerald Waugh