Vinzenz Feenstra has uploaded a new change for review. Change subject: sudoers: Fix of typo ovirt-shutdown-wrapper{s,} ......................................................................
sudoers: Fix of typo ovirt-shutdown-wrapper{s,} Change-Id: I9247c6c2048a1f20f048c8232d2c18698a414073 Bug-Url: https://bugzilla.redhat.com/1155921 Signed-off-by: Vinzenz Feenstra <vfeen...@redhat.com> (cherry picked from commit e0e6e452f29730ea8c4a2dc889787e09e71c6bc7) --- M scripts/sudoers.ovirt-guest-agent 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-guest-agent refs/changes/82/35282/1 diff --git a/scripts/sudoers.ovirt-guest-agent b/scripts/sudoers.ovirt-guest-agent index ab38204..22ddf66 100644 --- a/scripts/sudoers.ovirt-guest-agent +++ b/scripts/sudoers.ovirt-guest-agent @@ -1,6 +1,6 @@ Cmnd_Alias OVIRTAGENT_SCRIPTS =\ /usr/share/ovirt-guest-agent/ovirt-hibernate-wrapper.sh *,\ - /usr/share/ovirt-guest-agent/ovirt-shutdown-wrappers.sh *,\ + /usr/share/ovirt-guest-agent/ovirt-shutdown-wrapper.sh *,\ /usr/share/ovirt-guest-agent/ovirt-locksession-wrapper.sh ovirtagent ALL= NOPASSWD: OVIRTAGENT_SCRIPTS -- To view, visit http://gerrit.ovirt.org/35282 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9247c6c2048a1f20f048c8232d2c18698a414073 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Vinzenz Feenstra <vfeen...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches