summaryrefslogtreecommitdiff
path: root/src/ssh.conf
diff options
context:
space:
mode:
authorGravatar Matthias Lucas Jaros <jarlucmat@mailbox.org>2025-10-27 10:27:47 +0100
committerGravatar Matthias Lucas Jaros <jarlucmat@mailbox.org>2025-10-27 10:27:47 +0100
commitf89d943fc55e7d9bf4fd197fa0e2cb6500952ce4 (patch)
treefd2d6c9a56eb8695d4be34b434a4dd35bac1abd4 /src/ssh.conf
parenta3696ceb9b8158d6ea2fe41d5d27f415e219e887 (diff)
Added banner and renamed run script to git-run
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