packages/utils/lxc/files
John Audia 789a6ff348 lxc-auto: step by 1 sec up to $max_timeout
If the user defines a $max_timeout of 30, the service will wait 30 seconds
before it considers lxc-stop complete even though lxc-stop might actually
finish much sooner.  This introduces an unneeded delay.

This commit changes the behavior to check once per second to see when lxc-stop
actually stops doing so up to $max_timeout.  It also slightly simplifies the
code with logic to append the -t $max_timeout to the script.

Signed-off-by: John Audia <graysky@archlinux.us>
2022-02-09 07:52:54 +00:00
..
lxc-auto.config first commit 2018-10-18 16:56:47 +08:00
lxc-auto.init lxc-auto: step by 1 sec up to $max_timeout 2022-02-09 07:52:54 +00:00
lxc-unprivileged.defaults first commit 2018-10-18 16:56:47 +08:00
lxc.conf first commit 2018-10-18 16:56:47 +08:00