From 3644f1ab23848e89c2d3efaa9e15cc2076404d1a Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Thu, 9 Dec 2010 13:59:13 -0600 Subject: [PATCH] src: suders changed format; update patch --- .../usr_local_etc_sudoers-allow-wheel.patch | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/patch/usr_local_etc_sudoers-allow-wheel.patch b/src/patch/usr_local_etc_sudoers-allow-wheel.patch index 8ff6cce..6c9dc3d 100644 --- a/src/patch/usr_local_etc_sudoers-allow-wheel.patch +++ b/src/patch/usr_local_etc_sudoers-allow-wheel.patch @@ -1,11 +1,11 @@ ---- usr/local/etc/sudoers 2010-01-24 09:26:28.000000000 +0000 -+++ usr/local/etc/sudoers 2010-01-24 09:26:38.000000000 +0000 -@@ -28,7 +28,7 @@ - root ALL=(ALL) ALL +--- usr/local/etc/sudoers 2010-12-08 12:37:47.696505554 +0000 ++++ usr/local/etc/sudoers 2010-12-08 12:38:33.339922804 +0000 +@@ -80,7 +80,7 @@ + root ALL=(ALL) ALL - # Uncomment to allow people in group wheel to run all commands --# %wheel ALL=(ALL) ALL -+%wheel ALL=(ALL) ALL + ## Uncomment to allow members of group wheel to execute any command +-# %wheel ALL=(ALL) ALL ++%wheel ALL=(ALL) ALL - # Same thing without a password - # %wheel ALL=(ALL) NOPASSWD: ALL + ## Same thing without a password + # %wheel ALL=(ALL) NOPASSWD: ALL -- 2.42.0