diff options
| author | 2025-10-19 11:40:00 +0200 | |
|---|---|---|
| committer | 2025-10-19 11:40:00 +0200 | |
| commit | 9dad4698b3b242460c66b5a6cb373417f666e75c (patch) | |
| tree | f74329a215ed6e86bb21cd055623e3705f92a3ce /sudo-git | |
| parent | c00363882dc8413bef47f1de4f268ae4cb500937 (diff) | |
Finally works with permission checks
Diffstat (limited to 'sudo-git')
| -rw-r--r-- | sudo-git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ Defaults:pass !requiretty -pass ALL=(git) NOPASSWD: /usr/bin/git-shell +ALL ALL=(git) NOPASSWD: /usr/bin/git-shell |
