manila: Add newline at the end of the sudoers file
Otherwise, sudo complains about wrong syntax: Change-Id: I061610c50ab7fab0e0551f2fb9e4c749bd9840b3 sudo: parse error in /etc/sudoers.d/openstack-manila near line 2
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
Defaults:manila !syslog, !pam_session, !use_pty
|
||||
manila ALL = (root) NOPASSWD: /usr/bin/manila-rootwrap /etc/manila/rootwrap.conf *
|
||||
manila ALL = (root) NOPASSWD: /usr/bin/manila-rootwrap /etc/manila/rootwrap.conf *
|
||||
|
Reference in New Issue
Block a user