2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-24 20:20:33 +00:00

add stop=yes label

This commit is contained in:
caomengmeng
2016-03-23 13:21:09 +08:00
parent 15abaac708
commit 8b2492cb26

View File

@@ -1,5 +1,6 @@
start:reg_linux_diskfull_installation_flat
os:Linux
stop=yes
cmd:if ping -c 1 $$SN > /dev/null;then rpower $$SN off > /dev/null;fi