[4.0] f28427f Remove whitespace and clean up description.
Lasse Karstensen
lkarsten at varnish-software.com
Mon Sep 14 13:54:17 CEST 2015
commit f28427fe321573ed2fb502730b0414683fba0c38
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date: Mon Sep 14 13:53:09 2015 +0200
Remove whitespace and clean up description.
diff --git a/redhat/varnish.service b/redhat/varnish.service
index a4f3355..ceb1dd7 100644
--- a/redhat/varnish.service
+++ b/redhat/varnish.service
@@ -1,11 +1,9 @@
[Unit]
-Description=Varnish a high-perfomance HTTP accelerator
+Description=Varnish Cache, a high-performance HTTP accelerator
After=syslog.target network.target
[Service]
-
-#
-# If you want to make changes to this file, please copy it to
+# If you want to make changes to this file, please copy it to
# /etc/systemd/system/varnish.service and make your changes there.
# This will override the file kept at /lib/systemd/system/varnish.service
#
@@ -19,7 +17,7 @@ LimitNOFILE=131072
# Default log size is 82MB + header
LimitMEMLOCK=82000
-# Maximum size of the corefile.
+# Maximum size of the corefile.
LimitCORE=infinity
EnvironmentFile=/etc/varnish/varnish.params
@@ -44,4 +42,3 @@ ExecReload=/usr/sbin/varnish_reload_vcl
[Install]
WantedBy=multi-user.target
-
More information about the varnish-commit
mailing list