install-guide: Adds note to restart epmd.socket

The epmd.socket may not start as required, adds a note to check if the
service is working as required, if not restart the service.

Change-Id: I643350da9f015083e5adb1c34a0046eff7e8dc21
This commit is contained in:
Pranav Salunke
2015-04-17 12:52:00 +02:00
parent e1f29c365c
commit 9ce6fb1e85

View File

@@ -61,6 +61,13 @@
xlink:href="https://bugzilla.opensuse.org/show_bug.cgi?id=927301">openSUSE
bug#927301</link>.
</para>
<para>The epmd.socket service should be listening on the controller
management interface. Restart the service if required.
</para>
<para>
<screen><prompt>#</prompt> <userinput>systemctl status epmd.socket</userinput>
<prompt>#</prompt> <userinput>systemctl restart epmd.socket</userinput></screen>
</para>
</note>
</step>
<step os="rhel;centos;fedora;sles;opensuse">