From fb17a889c30d2014374dd8b2d6f00481d7b65661 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 17 Oct 2008 16:29:24 +0000 Subject: [PATCH] add chkconfig --add ntp per defect 1997250 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/setupntp | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT/postscripts/setupntp b/xCAT/postscripts/setupntp index 3c610a13d..ed2ae4a3f 100755 --- a/xCAT/postscripts/setupntp +++ b/xCAT/postscripts/setupntp @@ -63,6 +63,7 @@ restrict 127.0.0.1" >>$conf_file fi service ntpd start + chkconfig --add ntpd chkconfig --level 345 ntpd on else # stop and start AIX ntp