aboutsummaryrefslogtreecommitdiffstats
path: root/priv/templates
diff options
context:
space:
mode:
authorJordan Wilberding <[email protected]>2015-11-19 09:17:56 -0800
committerJordan Wilberding <[email protected]>2015-11-19 09:17:56 -0800
commit32b1831e15d6a02e9e233df48e5948b0c7228fbd (patch)
tree665b74ccca92483f17dfa152afb1be46bb7da3f8 /priv/templates
parentab4d411358c30e047eccdaf1f70ff347239ee574 (diff)
parent8ae76495300474eaa87c22bcc254cf35245a9177 (diff)
downloadrelx-32b1831e15d6a02e9e233df48e5948b0c7228fbd.tar.gz
relx-32b1831e15d6a02e9e233df48e5948b0c7228fbd.tar.bz2
relx-32b1831e15d6a02e9e233df48e5948b0c7228fbd.zip
Merge pull request #413 from tsloughter/neotoma_hidden
Update neotoma and have remote shell nodes be hidden
Diffstat (limited to 'priv/templates')
-rwxr-xr-xpriv/templates/extended_bin2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/templates/extended_bin b/priv/templates/extended_bin
index 0046502..eaeb54a 100755
--- a/priv/templates/extended_bin
+++ b/priv/templates/extended_bin
@@ -59,7 +59,7 @@ relx_rem_sh() {
# Setup remote shell command to control node
exec "$BINDIR/erl" "$NAME_TYPE" "$id" -remsh "$NAME" -boot start_clean \
-boot_var ERTS_LIB_DIR "$ERTS_LIB_DIR" \
- -setcookie "$COOKIE" -kernel net_ticktime $TICKTIME
+ -setcookie "$COOKIE" -hidden -kernel net_ticktime $TICKTIME
}
# Generate a random id