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:
parent
3c5d9dfa0b
commit
b427092c6c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user