Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
d0c8e7fb
Commit
d0c8e7fb
authored
Oct 30, 2009
by
Natanael Copa
Browse files
main/quagga set permissions on /var/empty
fixes #194 (cherry picked from commit
6edee9a7
)
parent
bbb76168
Changes
2
Hide whitespace changes
Inline
Side-by-side
main/quagga/APKBUILD
View file @
d0c8e7fb
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
quagga
pkgver
=
0.99.15
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"A free routing daemon replacing Zebra supporting RIP, OSPF and BGP."
url
=
"http://quagga.net/"
license
=
"GPL-2"
...
...
main/quagga/quagga.pre-install
View file @
d0c8e7fb
...
...
@@ -2,5 +2,6 @@
adduser
-H
-h
/var/empty
-s
/bin/false
-D
quagga 2>/dev/null
mkdir
-p
var/empty
chmod
755 /var/empty
exit
0
Ted Trask
@ttrask01
mentioned in issue
#194 (closed)
·
Jul 12, 2019
mentioned in issue
#194 (closed)
mentioned in issue #194
Toggle commit list
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment