From 23a8077e3188599481c4d7977739b168390ec8d4 Mon Sep 17 00:00:00 2001 From: iberezovskiy Date: Fri, 10 Oct 2014 14:10:06 +0400 Subject: [PATCH] Fix cinder-sudoers file Change-Id: I341531f37cf95533974027d35439f1687699a0e6 Closes-bug: #1379734 --- debian/cinder_sudoers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/cinder_sudoers b/debian/cinder_sudoers index d38575d4d..470a1f47a 100644 --- a/debian/cinder_sudoers +++ b/debian/cinder_sudoers @@ -1,3 +1,3 @@ Defaults:cinder !requiretty -cinder ALL = (root) NOPASSWD: /usr/bin/cinder-rootwrap /etc/cinder/rootwrap.conf +cinder ALL = (root) NOPASSWD: /usr/bin/cinder-rootwrap /etc/cinder/rootwrap.conf * -- 2.45.2