Actions
Feature #7643
closedSend notification when boot completed
Start date:
06/13/2017
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
Please add an option with a checkbox in System / Advanced / Notifications to send a notification when bootup has completed.
Would be useful to get notified immediately after unexpected reboots (like after power falures or so).
A good example for this would be to just run something like this after the boot process finished:
(echo -n "Boot completed at: " && date +%F_%T) | /usr/local/bin/mail.php -s"pfSense boot completed"
Thank you.
Actions