DelayedShutdownTime instructs radiusd
to
delay restart or termination for the configured time. When the configured
time has passed, restart or termination is done when there are no more
requests to serve from the sockets.
The delay has two phases:
- Wait for the configured amount of seconds before the requested
restart or termination action is started.
- Serve the remaining requests from the incoming sockets.
This allows radiusd
to process any queued
requests before restart or termination.
# When shutdown is triggered, wait for Radius clients to stop sending
DelayedShutdownTime 5