chiark
/
gitweb
/
~mdw
/
tripe
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Support elliptic curve key exchange.
[tripe]
/
tripe-init.in
diff --git
a/tripe-init.in
b/tripe-init.in
index db9cb35f63351eaf0e2aa60ddf5a811696d69c03..8c4730e5ae2f25cd8ed93837d1ed444b029e8050 100755
(executable)
--- a/
tripe-init.in
+++ b/
tripe-init.in
@@
-105,6
+105,7
@@
case "$1" in
$tripectl -D -s -p$tripe \
-f${logfile-@logfile@} \
-P${pidfile-@pidfile@} \
+ ${keytag+-S-t}$keytag \
${addr+-S-b}$addr \
${port+-S-p}${port} \
${user+-S-u}${user} \