properly describe what happens when no holds are found

master
rasul 5 years ago
parent 96292a573d
commit 8fa6afed4a

@ -33,7 +33,8 @@ A hold may be placed on any number of application. If there are any holds, sup
will keep track and while any held applications are running, sup will not exit.
When all held applications are no longer running, and are not configured to
restart anymore, sup will close the other applications and shutdown. If no holds
are specified, sup will just keep running until it's killed.
are specified, sup will start apps until it realizes there are no holds then
proceed to exit.
## Configuration File

Loading…
Cancel
Save