Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pkg-varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
pkg-varnish-cache
Commits
0b14c498
Commit
0b14c498
authored
Aug 06, 2021
by
Guillaume Quintard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[alpine] add varnishreload to the mix
parent
1f139121
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
APKBUILD
alpine/APKBUILD
+3
-0
varnishreload
alpine/varnishreload
+1
-0
No files found.
alpine/APKBUILD
View file @
0b14c498
...
...
@@ -61,6 +61,9 @@ package() {
"$pkgdir"/var/log/varnish \
"$pkgdir"/var/lib/varnish
install -d -o root -g varnish -m750 "$pkgdir"/etc/varnish
ls
pwd
install -o root -g varnish -m755 "$startdir"/varnishreload "$pkgdir"/usr/bin
}
sha512sums="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX varnish-$pkgver.tar.gz"
alpine/varnishreload
0 → 120000
View file @
0b14c498
../systemd/varnishreload
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment