From cf03641875f2f208e11086ff5b85c5c62ae5a230 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Sun, 13 Mar 2016 22:34:43 -0600 Subject: [PATCH] fix vm autostart --- plugins/ipmi.plg | 5 ++++- plugins/ipmi.xml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/plugins/ipmi.plg b/plugins/ipmi.plg index 3f3aaa93..6fedb953 100755 --- a/plugins/ipmi.plg +++ b/plugins/ipmi.plg @@ -3,7 +3,7 @@ - + @@ -16,6 +16,9 @@ +###2016.03.14 +- update freeipmi package +- fix virtual machines not auto starting due to /etc/init.d directory created by freeipmi package ###2016.03.13 - add test button for sending sample notification events - move ID column to advanced diff --git a/plugins/ipmi.xml b/plugins/ipmi.xml index e74a69e6..15296fad 100644 --- a/plugins/ipmi.xml +++ b/plugins/ipmi.xml @@ -11,8 +11,11 @@ The ipmi plugin allows you to view your system sensors and events using your ipm http://lime-technology.com/forum/index.php?topic=39787.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmi.png -2016-03-13 +2016-03-14 +###2016.03.14 +- update freeipmi package +- fix virtual machines not auto starting due to /etc/init.d directory created by freeipmi package ###2016.03.13 - add test button for sending sample notification events - move ID column to advanced