Skip to content

Commit a5567c8

Browse files
authored
Merge pull request #19872 from g-pan/H34056-Upd
HPCC-34056 Remove outdated OS references in Docs Reviewed-By: Jim DeFabia <[email protected]> Reviewed-By: Michael Gardner <[email protected]> Merged-by: Gavin Halliday <[email protected]>
2 parents d5b9de2 + cea6496 commit a5567c8

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

docs/EN_US/Installing_and_RunningTheHPCCPlatform/Installing_and_RunningTheHPCCPlatform.xml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -358,9 +358,9 @@ sudo yum install -y &lt;hpccsystems platform rpm package&gt;</programlisting>
358358
</tgroup>
359359
</informaltable></para>
360360

361-
<para><emphasis role="bold">Note:</emphasis> If you are using Cent
362-
OS 6, Ubuntu 14.04, or another System V based system, please see
363-
the <link linkend="hpcc-init">Appendix: System V</link>.</para>
361+
<para><emphasis role="bold">Note:</emphasis> If you are using
362+
older System V based systems, please see the <link
363+
linkend="hpcc-init">Appendix: System V</link>.</para>
364364
</listitem>
365365
</orderedlist>
366366
</sect2>
@@ -1168,7 +1168,7 @@ sudo /opt/HPCCSystems/sbin/hpcc-push.sh \
11681168
xpointer="element(/1)"
11691169
xmlns:xi="http://www.w3.org/2001/XInclude"/>
11701170

1171-
<para>For a CentOS 6 or other System V based systems see <link
1171+
<para>For older System V based systems see <link
11721172
linkend="hpcc-init">Appendix: hpcc-init</link>.</para>
11731173
</sect3>
11741174

@@ -1182,7 +1182,7 @@ sudo /opt/HPCCSystems/sbin/hpcc-push.sh \
11821182
xpointer="element(/1)"
11831183
xmlns:xi="http://www.w3.org/2001/XInclude"/>
11841184

1185-
<para>For a CentOS 6 or other System V based systems see <link
1185+
<para>For older System V based systems see <link
11861186
linkend="hpcc-init">Appendix: hpcc-init</link>.</para>
11871187

11881188
<para><informaltable colsep="1" frame="all" rowsep="1">
@@ -1219,7 +1219,7 @@ sudo /opt/HPCCSystems/sbin/hpcc-push.sh \
12191219

12201220
<programlisting>systemctl stop &lt;component-type&gt;@&lt;component-name&gt;.service</programlisting>
12211221

1222-
<para>For a CentOS 6 or other System V based systems see <link
1222+
<para>For older System V based systems see <link
12231223
linkend="hpcc-init">Appendix: hpcc-init</link>.</para>
12241224
</sect3>
12251225
</sect2>
@@ -2040,10 +2040,11 @@ sudo /etc/init.d/hpcc-init -c esp start
20402040
<title>HPCC Systems systemd services</title>
20412041

20422042
<para>HPCC Systems is extending support and development to more
2043-
systemd services. We intend to continue support for Cent OS 6 and
2044-
other System V based systems through the hpcc-init. The hpcc-init
2045-
system service will support "start", "stop" and "restart"
2046-
options.</para>
2043+
systemd services. We intend to continue support for older System V
2044+
based systems through the hpcc-init. </para>
2045+
2046+
<para>The hpcc-init system service will support "start", "stop" and
2047+
"restart" options.</para>
20472048

20482049
<para>The reporting and logging for HPCC Systems systemd will differ
20492050
from the previous hpcc-init type. The systemd logs do not have any

0 commit comments

Comments
 (0)