Package: varnish Version: 5.2.1-1 Severity: minor Hi All,
Currently Varnish service file doesn't support a reload. This while the needed script for reload is deployed (/usr/share/varnish/reload-vcl).
The service file should contain the following line: ExecReload=/usr/share/varnish/reload-vclSee upstream service file: https://github.com/varnishcache/pkg-varnish-cache/blob/master/debian/varnish.service#L28
Thanks Jean-Louis