fix start with array
This commit is contained in:
parent
03b621b621
commit
4735e5e6dc
|
@ -3,7 +3,7 @@
|
|||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "libvirtwol">
|
||||
<!ENTITY author "dmacias72">
|
||||
<!ENTITY version "2015.12.21a">
|
||||
<!ENTITY version "2016.01.02">
|
||||
<!ENTITY launch "Settings/VMManager">
|
||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||
|
@ -21,6 +21,8 @@ This Plugin installs libvirt wake on lan for unRaid 6.1 All dependencies are in
|
|||
-->
|
||||
|
||||
<CHANGES>
|
||||
###2016.01.02
|
||||
- fix not starting with array
|
||||
###2015.12.21a
|
||||
- fix config file and start/stop
|
||||
- add unRAID version check
|
||||
|
|
|
@ -11,8 +11,10 @@ Wake On Lan for Libvirt. Allows you to recieve a wake on lan packet to wake or s
|
|||
</Description>
|
||||
<Support>http://lime-technology.com/forum/index.php?topic=44017.0</Support>
|
||||
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/libvirtwol.png</Icon>
|
||||
<Date>2015-12-21</Date>
|
||||
<Date>2016-01-02</Date>
|
||||
<Changes>
|
||||
###2016.01.02
|
||||
- fix not starting with array
|
||||
###2015.12.21a
|
||||
- fix config file and start/stop
|
||||
- add unRAID version check
|
||||
|
|
Loading…
Reference in New Issue
Block a user