mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-14 23:30:21 +00:00
update test command for xcatconfig -c
This commit is contained in:
@@ -121,7 +121,7 @@ cmd:mv -f /etc/xcat/cabak /etc/xcat/ca ;mv -f /etc/xcat/certbak /etc/xcat/cert
|
||||
check:rc==0
|
||||
cmd:if lsdef service > /dev/null 2>&1; then updatenode service -P servicenode;fi
|
||||
check:rc==0
|
||||
cmd:if lsdef service > /dev/null 2>&1; then makedhcp -a;fi
|
||||
cmd:if lsdef service > /dev/null 2>&1; then xdsh $$CN date;fi
|
||||
check:rc==0
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user