From: thierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Date: Fri, 1 Jun 2007 09:15:29 +0000 (+0000)
Subject: recorded this file from former fc4-based build
X-Git-Tag: foo~471
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2f7b6538e61308fd724be13bc8b316fc650805be;p=infrastructure.git

recorded this file from former fc4-based build
---

diff --git a/tunings-myplc-devel/sudoers b/tunings-myplc-devel/sudoers
new file mode 100644
index 0000000..1ab84f4
--- /dev/null
+++ b/tunings-myplc-devel/sudoers
@@ -0,0 +1,33 @@
+# sudoers file.
+#
+# This file MUST be edited with the 'visudo' command as root.
+#
+# See the sudoers man page for the details on how to write a sudoers file.
+#
+
+# Host alias specification
+
+# User alias specification
+User_Alias ONELAB = %onelab
+
+# Cmnd alias specification
+Cmnd_Alias UPDATE = /plc/devel/data/root/bin/auto-update.sh
+
+# Defaults specification
+
+# Runas alias specification
+
+# User privilege specification
+root	ALL=(ALL) ALL
+
+# Uncomment to allow people in group wheel to run all commands
+# %wheel	ALL=(ALL)	ALL
+
+# Same thing without a password
+# %wheel	ALL=(ALL)	NOPASSWD: ALL
+
+# Samples
+# %users  ALL=/sbin/mount /cdrom,/sbin/umount /cdrom
+# %users  localhost=/sbin/shutdown -h now
+
+ONELAB		ALL = (build) NOPASSWD: UPDATE