diff options
| author | 2025-10-19 11:25:21 +0200 | |
|---|---|---|
| committer | 2025-10-19 11:25:21 +0200 | |
| commit | c00363882dc8413bef47f1de4f268ae4cb500937 (patch) | |
| tree | f303d9f8ca98da8f37115ad780e62afe7295e277 /sudo-git | |
| parent | 378c85a0277696068046e62445419795dd710051 (diff) | |
It works, permission check missing
Diffstat (limited to 'sudo-git')
| -rw-r--r-- | sudo-git | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sudo-git b/sudo-git new file mode 100644 index 0000000..6a5fc22 --- /dev/null +++ b/sudo-git @@ -0,0 +1,2 @@ +Defaults:pass !requiretty +pass ALL=(git) NOPASSWD: /usr/bin/git-shell |
