From: Rich Bowen Date: Tue, 13 Feb 2018 14:34:41 +0000 (+0000) Subject: Oops. Mised pre-systemd syntax with systemd syntax. Trying to be consistent. I expect... X-Git-Tag: 2.5.0-alpha2-ci-test-only~2873 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05e89aa9254c90a6ef0b116a101f4dd59f58b9a6;p=thirdparty%2Fapache%2Fhttpd.git Oops. Mised pre-systemd syntax with systemd syntax. Trying to be consistent. I expect someone will complain. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824141 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.xml b/docs/manual/install.xml index e765f9f9ac6..6f43a4e1283 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -57,8 +57,7 @@
sudo yum install httpd -sudo systemctl enable httpd -sudo systemctl start httpd +sudo service httpd start Newer releases of these distros use