From 80f8a7d875cef2d73af2afd9c9031046c71385b2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 12 Feb 2013 11:40:50 +0100 Subject: Rename and split sudo snippet into functional parts. --- sudoers.d/local-sudo-nopasswd | 1 + 1 file changed, 1 insertion(+) create mode 100644 sudoers.d/local-sudo-nopasswd (limited to 'sudoers.d/local-sudo-nopasswd') diff --git a/sudoers.d/local-sudo-nopasswd b/sudoers.d/local-sudo-nopasswd new file mode 100644 index 0000000..3d7cdfe --- /dev/null +++ b/sudoers.d/local-sudo-nopasswd @@ -0,0 +1 @@ +%sudo ALL=(ALL:ALL) NOPASSWD: ALL -- cgit v1.2.3