<div dir="ltr">busybox has a -d that delays before proceeding. Annoyingly systemd also<br>has a -d, but that's to disable writing a wtmp shutdown entry.<br><br>Also switch to using FLAG().<br>---<br> toys/other/reboot.c | 24 +++++++++++++++++++-----<br> 1 file changed, 19 insertions(+), 5 deletions(-)<br></div>