Commit f28427fe authored by Lasse Karstensen's avatar Lasse Karstensen

Remove whitespace and clean up description.

parent 9bffd9ea
[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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment