diff options
| author | 2025-10-19 11:25:21 +0200 | |
|---|---|---|
| committer | 2025-10-19 11:25:21 +0200 | |
| commit | 40fa1d2fbd1e5feb9e0f8228288c9fb5e031932d (patch) | |
| tree | f303d9f8ca98da8f37115ad780e62afe7295e277 /sudo-git | |
| parent | 69ce1bb94cbf651327bee1cc10157b578c88a279 (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 |
