chiark / gitweb /
.ssh: Generate the awful authorized_keys file.
[vmctl] / .ssh / sshsvc.conf
diff --git a/.ssh/sshsvc.conf b/.ssh/sshsvc.conf
new file mode 100644 (file)
index 0000000..0b32980
--- /dev/null
@@ -0,0 +1,4 @@
+### -*-sh-*-
+
+env="VMCTL_GROUP=@user"
+cmd='bin/vmctl $SSH_ORIGINAL_COMMAND'