mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
A syscon_power instance can handle either poweroff or reboot, but not
both. If the instance handles reboot then set its priority to be after
shutdown_panic.
This is to provide uniform experience with other platforms.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| syscon.c | ||
| syscon.h | ||
| syscon_generic.c | ||
| syscon_generic.h | ||
| syscon_if.m | ||
| syscon_power.c | ||