diff --git a/share/etc/oned.conf b/share/etc/oned.conf index 75cac1d618..7a5499d1f2 100644 --- a/share/etc/oned.conf +++ b/share/etc/oned.conf @@ -604,9 +604,9 @@ VM_MAD = [ LIVE_RESIZE = "yes", IMPORTED_VMS_ACTIONS = "terminate, terminate-hard, hold, release, suspend, resume, delete, reboot, reboot-hard, resched, unresched, poweroff, - poweroff-hard, disk-attach, disk-detach, disk-resize, nic-attach, - nic-detach, snapshot-create, snapshot-delete, snapshot-revert, migrate, - live-migrate, resize, updateconf, update, recover" + poweroff-hard, disk-attach, disk-detach, nic-attach, nic-detach, + snapshot-create, snapshot-delete, snapshot-revert, migrate, live-migrate, + resize, updateconf, update, recover" ] #-------------------------------------------------------------------------------