bootstrap: include sudoers file for non-hcoop setups
[hcoop/domtool2.git] / bootstrap / domtool.sudoers
diff --git a/bootstrap/domtool.sudoers b/bootstrap/domtool.sudoers
new file mode 100644 (file)
index 0000000..6841b28
--- /dev/null
@@ -0,0 +1,3 @@
+# Example sudoers config for domtool to be able to configure things
+
+domtool         ALL=(ALL) NOPASSWD: /usr/local/sbin/domtool-publish *, /usr/local/sbin/domtool-postgres *, /usr/local/sbin/domtool-mysql *
\ No newline at end of file