summaryrefslogtreecommitdiff
path: root/sudo-git
diff options
context:
space:
mode:
authorGravatar Matthias Lucas Jaros <jarlucmat@mailbox.org>2025-10-19 11:40:00 +0200
committerGravatar Matthias Lucas Jaros <jarlucmat@mailbox.org>2025-10-19 11:40:00 +0200
commitd9fc214c094bdb4ae4f7a855a1cc61134a5b519e (patch)
treef74329a215ed6e86bb21cd055623e3705f92a3ce /sudo-git
parent40fa1d2fbd1e5feb9e0f8228288c9fb5e031932d (diff)
Finally works with permission checks
Diffstat (limited to 'sudo-git')
-rw-r--r--sudo-git2
1 files changed, 1 insertions, 1 deletions
diff --git a/sudo-git b/sudo-git
index 6a5fc22..cd2f413 100644
--- a/sudo-git
+++ b/sudo-git
@@ -1,2 +1,2 @@
Defaults:pass !requiretty
-pass ALL=(git) NOPASSWD: /usr/bin/git-shell
+ALL ALL=(git) NOPASSWD: /usr/bin/git-shell