Remove the sudoers file from git, since it is not readable by normal users.
authorMatthijs Kooijman <matthijs@drsnuggles.stderr.nl>
Fri, 8 Aug 2008 09:58:03 +0000 (11:58 +0200)
committerMatthijs Kooijman <matthijs@drsnuggles.stderr.nl>
Fri, 8 Aug 2008 09:58:03 +0000 (11:58 +0200)
etc/sudoers [deleted file]

diff --git a/etc/sudoers b/etc/sudoers
deleted file mode 100644 (file)
index 637fd0e..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# /etc/sudoers
-#
-# This file MUST be edited with the 'visudo' command as root.
-#
-# See the man page for details on how to write a sudoers file.
-#
-
-Defaults       env_reset,env_keep+=SSH_*
-
-# Host alias specification
-
-# User alias specification
-
-# Cmnd alias specification
-
-# User privilege specification
-root   ALL=(ALL) ALL
-matthijs ALL=(ALL) ALL