Schedul start osstest-confirm-booted script via call `host_install_postboot_complete' fucntion; in order to avoid open code.
Signed-off-by: Robert Ho <robert...@intel.com> --- ts-host-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts-host-install b/ts-host-install index f734a9c..3f7f060 100755 --- a/ts-host-install +++ b/ts-host-install @@ -165,7 +165,7 @@ END target_putfilecontents_root_stash($ho,10,$coredumps_conf, '/etc/security/limits.d/coredumps.conf'); - target_cmd_root($ho, "update-rc.d osstest-confirm-booted start 99 2 ."); + host_install_postboot_complete($ho); logm('OK: install completed'); } -- 1.8.3.1 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel