Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maxim Karasev
aports
Commits
a9cd8f91
Commit
a9cd8f91
authored
8 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
testing/hiawatha: fix init.d
parent
6d30e78f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
testing/hiawatha/APKBUILD
+4
-4
4 additions, 4 deletions
testing/hiawatha/APKBUILD
testing/hiawatha/hiawatha.initd
+1
-1
1 addition, 1 deletion
testing/hiawatha/hiawatha.initd
with
5 additions
and
5 deletions
testing/hiawatha/APKBUILD
+
4
−
4
View file @
a9cd8f91
...
...
@@ -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"
This diff is collapsed.
Click to expand it.
testing/hiawatha/hiawatha.initd
+
1
−
1
View file @
a9cd8f91
...
...
@@ -4,5 +4,5 @@ pidfile=/var/run/hiawatha.pid
command
=
/usr/sbin/hiawatha
depend
()
{
need
firewall
after
firewall
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment