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
674
Issues
674
List
Boards
Labels
Service Desk
Milestones
Merge Requests
162
Merge Requests
162
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
58158f49
Commit
58158f49
authored
Oct 25, 2010
by
Leonardo Arena
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/ulogd: start before firewall
parent
41b9f391
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
main/ulogd/APKBUILD
main/ulogd/APKBUILD
+2
-2
main/ulogd/ulogd.initd
main/ulogd/ulogd.initd
+1
-1
No files found.
main/ulogd/APKBUILD
View file @
58158f49
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname
=
ulogd
pkgver
=
1.24
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"A userspace logging daemon for netfilter/iptables related logging"
url
=
"http://netfilter.org/projects/ulogd/index.html"
license
=
"GPL"
...
...
@@ -53,6 +53,6 @@ pgsql() {
}
md5sums
=
"05b4ed2926b9a22aaeaf642917bbf8ff ulogd-1.24.tar.bz2
bd2f808297a9c67e0dc51aa57a1805e0
ulogd.initd
a9a4262961a9cf4b8dd34a91701dbb0a
ulogd.initd
b9b2fa217ee02211debee5a5dffdcda7 ulogd.confd
836332074f6cbc19d2d0553e2076dab7 ulogd.logrotate"
main/ulogd/ulogd.initd
View file @
58158f49
...
...
@@ -7,7 +7,7 @@ opts="reload"
depend() {
need net
after
firewall
before
firewall
}
checkconfig() {
...
...
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