summaryrefslogtreecommitdiffstats
path: root/retiolum/scripts
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2013-01-08 04:55:39 +0700
committermakefu <github@syntax-fehler.de>2013-01-08 04:55:39 +0700
commit9b29cf3939802ab1cf634e6185f5b0beac52e590 (patch)
treed9e7adf62afcf7a08d0930e32a8bf85041c470c7 /retiolum/scripts
parent53375eb994411bd6f37e8b4d807cd51c49e102da (diff)
new_install: start tinc when finished
Diffstat (limited to 'retiolum/scripts')
-rwxr-xr-xretiolum/scripts/tinc_setup/new_install.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/retiolum/scripts/tinc_setup/new_install.sh b/retiolum/scripts/tinc_setup/new_install.sh
index 410dce62..85a61be8 100755
--- a/retiolum/scripts/tinc_setup/new_install.sh
+++ b/retiolum/scripts/tinc_setup/new_install.sh
@@ -402,3 +402,6 @@ NICK="${HOSTN}_$(head /dev/urandom | tr -dc "0123456789" | head -c3)"
sed "s/^\(.*\)/PRIVMSG $IRCCHANNEL : \1/" hosts/$HOSTN;
sleep 5; ) | telnet $IRCSERVER $IRCPORT
+
+# finish what you have begun!
+tincd -n $NETNAME