From f89d943fc55e7d9bf4fd197fa0e2cb6500952ce4 Mon Sep 17 00:00:00 2001 From: Matthias Lucas Jaros Date: Mon, 27 Oct 2025 10:27:47 +0100 Subject: Added banner and renamed run script to git-run --- src/ssh.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ssh.conf') 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 -- cgit v1.3.1