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