chiark / gitweb /
Allow the caller to configure the administration socket permissions.
[tripe] / init / tripe-init.in
index 9f44d752045239500e7f16aa1db1811c73a99f92..68f8323a035ede723157d79331d8f3f9992b012c 100755 (executable)
@@ -141,6 +141,7 @@ case "$1" in
       ${port+-S-p}${port} \
       ${user+-U}${user} \
       ${group+-G}${group} \
+      ${sockmode+-m}${sockmode} \
       ${trace+-S-T}${trace} \
       ${tunnel+-S-n}${tunnel} \
       ${miscopts}