mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
at_shutdown(9) hasn't existed since revision 1.61 of kern_shutdown.c.
This commit is contained in:
parent
050783e980
commit
514ceecd1b
1 changed files with 1 additions and 2 deletions
|
|
@ -79,8 +79,7 @@ but
|
|||
.Dv RB_HALT
|
||||
is not), saves a system crash dump.
|
||||
.It
|
||||
Runs any shutdown hooks previously set by
|
||||
.Xr at_shutdown 9 .
|
||||
Runs any shutdown hooks previously registered.
|
||||
.It
|
||||
Prints a message indicating that the system is about to be halted
|
||||
or rebooted.
|
||||
|
|
|
|||
Loading…
Reference in a new issue