Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
656
Issues
656
List
Boards
Labels
Service Desk
Milestones
Merge Requests
221
Merge Requests
221
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
cfed7604
Commit
cfed7604
authored
Jan 19, 2012
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/djbdns: replace opts in tinydns' init.d script
ref
#943
parent
078a07c6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
main/djbdns/APKBUILD
main/djbdns/APKBUILD
+2
-2
main/djbdns/tinydns.initd
main/djbdns/tinydns.initd
+1
-1
No files found.
main/djbdns/APKBUILD
View file @
cfed7604
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
djbdns
pkgver
=
1.05
pkgrel
=
4
2
pkgrel
=
4
3
pkgdesc
=
"Excellent high-performance DNS services"
url
=
"http://cr.yp.to/djbdns.html"
arch
=
"all"
...
...
@@ -111,7 +111,7 @@ adb6745606cae593eb5ea6870fc27bd4 djbdns-1.05-jumbo-josb.patch
c7be73fe2fb4ae02d5096fa2c1f55a68 1.05-errno.patch
1292500c04baba3995d9753fe40fdc94 1.05-response.patch
7695bf50559c09798ec852b578ac8698 tinydns.pre-install
fe48165a920cf843ceb9a4ee50bf74c0
tinydns.initd
8665f7d2667cf27b978bbc87491fb8f6
tinydns.initd
7dcf6674c07d46c736b3c25d9c92384a tinydns.confd
e09c3a6ba6917e16f4736ab5c070dbe9 dnscache.pre-install
e5cada3b032da84c4a0e41ef8b3108cb dnscache.initd
...
...
main/djbdns/tinydns.initd
View file @
cfed7604
...
...
@@ -2,7 +2,7 @@
# control an instance of tinydns, without daemontools
# written for alpine linux - NBA April 2007
opt
s="reload"
extra_command
s="reload"
depend() {
need net
...
...
Natanael Copa
@ncopa
mentioned in issue
#943 (closed)
·
Jul 12, 2019
mentioned in issue
#943 (closed)
mentioned in issue #943
Toggle commit list
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