From dcf7f409ed5e267ffbb3ad43540b690c00e29664 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Wed, 22 Aug 2018 22:27:38 +0200 Subject: [PATCH] try sudoers.d --- files/sudoers | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/files/sudoers b/files/sudoers index f57bb53..bd5883f 100644 --- a/files/sudoers +++ b/files/sudoers @@ -1,12 +1,4 @@ root ALL=(ALL) ALL %sudo ALL=(ALL) ALL -# Allow the build user access to pacman. This user can't be accessed without -# being in the sudo group, anyway. -makepkg ALL=NOPASSWD: /usr/bin/pacman * - -# # If you managed to run malicious code as my user, I'm already fucked, so err -# # on the side of usability. -# {% for user in deploy_users %} -# {{ user }} ALL=(ALL) NOPASSWD:ALL -# {% endfor %} +#includedir /etc/sudoers.d