redo ntp.conf file info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1492 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
cf4578ff3f
commit
3c5d9dfa0b
@ -20,13 +20,6 @@ echo "server $master" >$conf_file
|
||||
mkdir -p /etc/ntp
|
||||
chown ntp /etc/ntp
|
||||
|
||||
echo "driftfile /etc/ntp/drift
|
||||
multicastclient
|
||||
broadcastdelay 0.008
|
||||
authenticate no
|
||||
keys /etc/ntp/keys
|
||||
trustedkey 65535
|
||||
requestkey 65535
|
||||
controlkey 65535" >>$conf_file
|
||||
|
||||
|
||||
echo "driftfile /var/lib/ntp/drift
|
||||
restrict 127.0.0.1
|
||||
authenticate no" >>$conf_file
|
||||
|
Loading…
Reference in New Issue
Block a user