summaryrefslogtreecommitdiff
path: root/src/ssh.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/ssh.conf')
-rw-r--r--src/ssh.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ssh.conf b/src/ssh.conf
index 0de789c..407285d 100644
--- a/src/ssh.conf
+++ b/src/ssh.conf
@@ -18,7 +18,7 @@ SyslogFacility AUTH
LogLevel INFO
# Force run script that checks for permissions and runs sudo
-ForceCommand /usr/local/bin/run "$SSH_ORIGINAL_COMMAND"
+ForceCommand /usr/local/bin/git-run "$SSH_ORIGINAL_COMMAND"
# git user has access to EVERYTHING. no login should be possible
DenyUsers git