mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-24 04:00:26 +00:00
Add ntpdate call and start of ntpd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1493 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -23,3 +23,7 @@ chown ntp /etc/ntp
|
||||
echo "driftfile /var/lib/ntp/drift
|
||||
restrict 127.0.0.1
|
||||
authenticate no" >>$conf_file
|
||||
|
||||
service ntpd stop
|
||||
ntpdate $master
|
||||
service ntpd start
|
||||
|
Reference in New Issue
Block a user