Actions
Feature #12441
closedSend notification for halt, reboot, and reroot events
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Description
Currently notify_all_remote()
is only used on boot:
https://github.com/pfsense/pfsense/blob/1004053d3ae9c350e20249d65783b6c4a63b0e58/src/etc/rc.bootup#L434
It would be useful to send messages on halt/reboot/reroot too
Updated by Viktor Gurov about 3 years ago
Updated by Jim Pingle about 3 years ago
- Subject changed from Send halt/reboot/reroot message to Send notification for halt, reboot, and reroot events
- Status changed from New to Pull Request Review
- Assignee set to Viktor Gurov
- Target version set to 2.6.0
- Plus Target Version set to 22.01
Updated by Viktor Gurov about 3 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset 4738f3080db4abb0e49d410d07a9611aeba65e25.
Updated by Viktor Gurov about 3 years ago
- Status changed from Feedback to New
Send notification on WebGUI reboot/reroot/halt:
https://gitlab.netgate.com/pfSense/pfSense/-/merge_requests/433
Updated by Jim Pingle about 3 years ago
- Status changed from New to Pull Request Review
Updated by Viktor Gurov about 3 years ago
- Status changed from Pull Request Review to Feedback
Applied in changeset 138f2dd0087989cfd5cbb2caa71af83529139475.
Updated by Max Leighton about 3 years ago
- Status changed from Feedback to Resolved
Tested in
2.6.0-DEVELOPMENT (amd64)
built on Sat Oct 23 05:23:58 UTC 2021
FreeBSD 12.3-PRERELEASE
I get notifications for Halt, Reboot, and Reroot now. Marking the ticket resolved.
Actions