[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Email Advice after reboot



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