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
This commit is contained in:
parent
206f99ea5e
commit
fb17a889c3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user