Commit 19c0d20d authored by Guillaume Quintard's avatar Guillaume Quintard

[alpine] add varnishreload to the mix

parent 1f139121
......@@ -61,6 +61,7 @@ package() {
"$pkgdir"/var/log/varnish \
"$pkgdir"/var/lib/varnish
install -d -o root -g varnish -m750 "$pkgdir"/etc/varnish
install -o root -g varnish -m755 "$startdir"/varnishreload "$pkgdir"/usr/bin
}
sha512sums="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX varnish-$pkgver.tar.gz"
../systemd/varnishreload
\ No newline at end of file
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