From ff9eb383b687be48f758a8161ae06b43a84b8893 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 24 Aug 2016 11:01:04 +0200 Subject: [PATCH] sudo for bootstrap --- modules/sudo/files/sudoers | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index 0cf3ab6d8..9bf44e27d 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -96,6 +96,7 @@ nagios storace=(debbackup) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backuppg %auditor ALL=(accounting) ALL %backports ALL=(backports) ALL %blends ALL=(blends) ALL +%bootstrap ALL=(bootstrap) ALL %btslink ALL=(btslink) ALL %buildd ALL=(buildd) ALL %codesearch ALL=(codesearch) ALL -- 2.20.1