aboutsummaryrefslogtreecommitdiff
path: root/setup/sudoers
diff options
context:
space:
mode:
Diffstat (limited to 'setup/sudoers')
-rw-r--r--setup/sudoers3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup/sudoers b/setup/sudoers
new file mode 100644
index 0000000..4848519
--- /dev/null
+++ b/setup/sudoers
@@ -0,0 +1,3 @@
+Runas_Alias GIT = git
+
+gitman ALL = (GIT) NOPASSWD: ALL