From f8db01378d9ec4bd1c21981f07e68e6b299098da Mon Sep 17 00:00:00 2001 From: zeus Date: Mon, 21 Feb 2022 11:48:27 +0200 Subject: [PATCH] add custom --- install/usr/share/swarmlab.io/sec/sec_bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/usr/share/swarmlab.io/sec/sec_bootstrap b/install/usr/share/swarmlab.io/sec/sec_bootstrap index 7bafb07..cbba97d 100755 --- a/install/usr/share/swarmlab.io/sec/sec_bootstrap +++ b/install/usr/share/swarmlab.io/sec/sec_bootstrap @@ -46,7 +46,7 @@ case $ROLE in # Auto update default host file in background and dumb all output auto_update_hosts "${HOSTNAMES}" > /dev/null 2>&1 & - ttyd -p 3787 bash + ttyd -p 3787 bash & extrarclocal=/tmp/bin/rclocal if [ -f $extrarclocal ]; then