Wait longer for STDB startup
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-02-24 23:09:56 +00:00
parent 3ee928b5f5
commit b97db2a677

View File

@@ -136,7 +136,7 @@ if [ -z "$REAL_REALM" ]; then
if [ "$CTDB_ENABLED" = "true" ]; then
((/usr/sbin/ctdbd --interactive)&)
CTDB_PID=$!
sleep 10
sleep 120
fi
net ads join --no-dns-updates -U"$ADMIN_ACCOUNT"%"$ADMIN_PASSWORD"
if [ "$CTDB_ENABLED" = "true" ]; then
@@ -144,7 +144,7 @@ if [ -z "$REAL_REALM" ]; then
fi
((/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf -j /tmp/sp.pid)&)
sleep 10
sleep 30
# Allow adding printer drivers for Administrator
# Note: These commands require running winbind that resolves the group name and dcerpcd that accesses printers list