HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/doc/kexec-tools/README.Debian
This kexec-tools package was built from kexec-tools git repository at 
<git://git.kernel.org/pub/scm/linux/kernel/git/horms/kexec-tools.git>. 

Installing this package also installs two init scripts under /etc/init.d
- kexec-load and kexec. On sysvinit syustems, kexec-load is called upon
reboot to load a new kexec kernel if kexec is enabled in
/etc/default/kexec. kexec script is called just before reboot script. It
checks if kexec is enabled and a kexec'able kernel is loaded. If yes, it
kexecs a new kernel instead of reboot. As a result, kexec is
automatically enabled upon installation of kexec-tools package if kexec
is enabled in /etc/default/kexec through debconf option.

"reboot" command with ystemd will by default do a cold reboot. To kexec
a new kernel with systemd, use "systemctl kexec".