diff --git a/roles/varnish/templates/varnish.f29.j2 b/roles/varnish/templates/varnish.f29.j2 index 3cc34b6833..d7ee407910 100644 --- a/roles/varnish/templates/varnish.f29.j2 +++ b/roles/varnish/templates/varnish.f29.j2 @@ -34,8 +34,6 @@ TasksMax=infinity # Maximum size of the corefile. LimitCORE=infinity - -ExecStart=/usr/sbin/varnishd -a :6081 -f /etc/varnish/default.vcl -s malloc,256m ExecReload=/usr/sbin/varnishreload [Install]