openwrt-packages/utils/lxc
John Audia 7984d2d74a 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>
2021-09-25 12:37:06 -07:00
..
files lxc-auto: step by 1 sec up to $max_timeout 2021-09-25 12:37:06 -07:00
patches lxc: remove legacy cgroups from common.conf 2021-09-18 15:04:46 -07:00
Config.in lxc: bump to 4.0.2 2020-05-19 00:19:15 +02:00
Makefile lxc: update to 4.0.10 2021-08-28 16:47:22 -07:00