You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2018/02/13 14:34:41 UTC

svn commit: r1824141 - /httpd/httpd/trunk/docs/manual/install.xml

Author: rbowen
Date: Tue Feb 13 14:34:41 2018
New Revision: 1824141

URL: http://svn.apache.org/viewvc?rev=1824141&view=rev
Log:
Oops. Mised pre-systemd syntax with systemd syntax. Trying to be consistent. I expect someone will complain.

Modified:
    httpd/httpd/trunk/docs/manual/install.xml

Modified: httpd/httpd/trunk/docs/manual/install.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/install.xml?rev=1824141&r1=1824140&r2=1824141&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/install.xml (original)
+++ httpd/httpd/trunk/docs/manual/install.xml Tue Feb 13 14:34:41 2018
@@ -57,8 +57,7 @@
     <dd>
     <highlight>
 sudo yum install httpd
-sudo systemctl enable httpd
-sudo systemctl start httpd
+sudo service httpd start
     </highlight>
 
     <note type="warning">Newer releases of these distros use