diff --git a/vhclient/rootfs/etc/s6-overlay/s6-rc.d/config/run b/vhclient/rootfs/etc/s6-overlay/s6-rc.d/config/run index ba72a1b..e40cd9d 100755 --- a/vhclient/rootfs/etc/s6-overlay/s6-rc.d/config/run +++ b/vhclient/rootfs/etc/s6-overlay/s6-rc.d/config/run @@ -1,6 +1,6 @@ #!/command/with-contenv bashio -#sleep 5s +sleep 1s if bashio::config.has_value 'autofind'; then autofind=($(bashio::config 'autofind'))