chiark / gitweb /
init/tripe-init.in: Pass the `-m' option through to the server.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 16 Mar 2012 01:21:19 +0000 (01:21 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 16 Mar 2012 01:21:19 +0000 (01:21 +0000)
Unfortunately, tripectl(1) doesn't understand it.

init/tripe-init.in

index 68f8323a035ede723157d79331d8f3f9992b012c..0f7e8e72de279a77e8cbd125dd9448998a121101 100755 (executable)
@@ -141,7 +141,7 @@ case "$1" in
       ${port+-S-p}${port} \
       ${user+-U}${user} \
       ${group+-G}${group} \
-      ${sockmode+-m}${sockmode} \
+      ${sockmode+-S-m}${sockmode} \
       ${trace+-S-T}${trace} \
       ${tunnel+-S-n}${tunnel} \
       ${miscopts}