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
647
Issues
647
List
Boards
Labels
Service Desk
Milestones
Merge Requests
168
Merge Requests
168
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
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
d0c8e7fb
Commit
d0c8e7fb
authored
Oct 30, 2009
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
main/quagga/APKBUILD
main/quagga/APKBUILD
+1
-1
main/quagga/quagga.pre-install
main/quagga/quagga.pre-install
+1
-0
No files found.
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
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