Revision b399ce1e
b/lib/hypervisor/hv_xen.py | ||
---|---|---|
653 | 653 |
config.write("on_poweroff = 'destroy'\n") |
654 | 654 |
config.write("on_reboot = 'restart'\n") |
655 | 655 |
config.write("on_crash = 'restart'\n") |
656 |
config.write("extra = '%s'\n" % hvp[constants.HV_KERNEL_ARGS]) |
|
657 | 656 |
# just in case it exists |
658 | 657 |
utils.RemoveFile("/etc/xen/auto/%s" % instance.name) |
659 | 658 |
try: |
Also available in: Unified diff