Install guide edits for openSUSE/SLES
Some edits from testing the guide: * Remove extra ntpd service setup, we have our own section for service ntp. Change-Id: Ib82f7314e2831002c78e7a66eb59e752a09a71e4
This commit is contained in:
parent
2f35be078e
commit
1d58076aad
@ -18,7 +18,7 @@
|
|||||||
on your controller node so that it receives data by modifying
|
on your controller node so that it receives data by modifying
|
||||||
the <filename>ntp.conf</filename> file and restarting the
|
the <filename>ntp.conf</filename> file and restarting the
|
||||||
service:</para>
|
service:</para>
|
||||||
<screen os="rhel;fedora;centos;opensuse;sles"><prompt>#</prompt> <userinput>service ntpd start</userinput>
|
<screen os="rhel;fedora;centos"><prompt>#</prompt> <userinput>service ntpd start</userinput>
|
||||||
<prompt>#</prompt> <userinput>chkconfig ntpd on</userinput></screen>
|
<prompt>#</prompt> <userinput>chkconfig ntpd on</userinput></screen>
|
||||||
<screen os="opensuse;sles"><prompt>#</prompt> <userinput>service ntp start</userinput>
|
<screen os="opensuse;sles"><prompt>#</prompt> <userinput>service ntp start</userinput>
|
||||||
<prompt>#</prompt> <userinput>chkconfig ntp on</userinput></screen>
|
<prompt>#</prompt> <userinput>chkconfig ntp on</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user