Skip to content
Snippets Groups Projects
Commit a9cd8f91 authored by Natanael Copa's avatar Natanael Copa
Browse files

testing/hiawatha: fix init.d

parent 6d30e78f
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
pkgname=hiawatha
pkgver=10.2
pkgrel=0
pkgrel=1
pkgdesc='Secure and advanced webserver'
url='https://www.hiawatha-webserver.org/'
arch=all
......@@ -59,11 +59,11 @@ package() {
}
md5sums="64287e81c6e09ebc92d02aa09187119c hiawatha-10.2.tar.gz
cce590c3649d97b221a04c61329673aa hiawatha.initd
a3481042b75637e1b71dee531f29a98d hiawatha.initd
fb24fcbfa820a5b85f6c4c8a520a6920 hiawatha.conf.sample"
sha256sums="8bd95fb4c96dfac3278622cf86c1091f00668c827516603b8155300991b0c0d2 hiawatha-10.2.tar.gz
f28bc9e756e4a9fbc1da80f87667df0218acb85441585c7737e8a8cdd7017c54 hiawatha.initd
eb15090af441fce68115b22c99a23fd80d15c031d1b0d83abd36aaf1191e2230 hiawatha.initd
4671d2586cbe3cd6497b16ff422c6143cdab40641ef3c9c4988c478351a8f5e7 hiawatha.conf.sample"
sha512sums="5f656037dbf9bb22bbd70294e3a4944f4ba188768fff3c229f0f00a0ccd9d680af7435b6765db9cd8baed4d6dfe02ff52cb8b4da676cdeb47c677947c3397439 hiawatha-10.2.tar.gz
f08ddf012fbead5b1e6724ebf7d58416abb557b6eb8c43064916921ffff1dbd1199491b36da12969b4c79715587d487a8d4d272bfb008c9dd59a103aac812571 hiawatha.initd
4e1201110396e13b979948caae9c2dfb34f55398225d924164d2f0818b6778500ef3426b0ad358210ef7780289fbd752f7e006220941437fbcdd378746bf5a3d hiawatha.initd
b2aad6d02e03a3e25dc6dc30deab4637a7de5448255b6b707363e8c71ae1029e669bacdb6b88889ec1aa804fe717560e872dc44d049127af9aa155a8895c8a60 hiawatha.conf.sample"
......@@ -4,5 +4,5 @@ pidfile=/var/run/hiawatha.pid
command=/usr/sbin/hiawatha
depend() {
need firewall
after firewall
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment