Files
omarchy/migrations/1758564460_enable_fast_shutdown.sh
Ryan Hughes a079af948b Change default shutdown timeout to 5sec (#1886)
* Shutdown faster

* Add migration

* Reduce shutdown timeout from 10s to 5s

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-10-05 18:14:11 +02:00

3 lines
82 B
Bash

echo "Enable fast shutdown"
source $OMARCHY_PATH/install/config/fast-shutdown.sh