Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/default-config/etc/sudoers
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2006-09-29 06:47:54 +0000
committerAaron Griffin <aaron@archlinux.org>2006-09-29 06:47:54 +0000
commit9b271cc9977bfe074773412718a50fb82452a45f (patch)
treec72ffd87f288b2da33f25bd412679b3bff37d161 /default-config/etc/sudoers
parent49284a96faf1c29b6b05ac70ea5c2ecda03fa75f (diff)
Corrected DOS newlines... whoops
git-svn-id: http://phraktured.net/archiso@16 00a9fe69-e71b-0410-bb23-df0e5024db41
Diffstat (limited to 'default-config/etc/sudoers')
-rw-r--r--default-config/etc/sudoers4
1 files changed, 2 insertions, 2 deletions
diff --git a/default-config/etc/sudoers b/default-config/etc/sudoers
index 7121a22..861c55a 100644
--- a/default-config/etc/sudoers
+++ b/default-config/etc/sudoers
@@ -1,2 +1,2 @@
-root ALL=(ALL) ALL
-%wheel localhost=(ALL) NOPASSWD: ALL
+root ALL=(ALL) ALL
+%wheel localhost=(ALL) NOPASSWD: ALL