mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add start and stop beep support
Requested by the angry mob outside
This commit is contained in:
parent
fa94531eab
commit
97d4e30b36
@ -728,6 +728,7 @@ function system_reboot_sync() {
|
||||
}
|
||||
|
||||
function system_reboot_cleanup() {
|
||||
mwexec("/usr/local/bin/beep.sh stop");
|
||||
captiveportal_radius_stop_all();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user