repo.or.cz
/
gentoo-zh.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove ia64 keywords
[gentoo-zh.git]
/
sys-apps
/
aptly
/
files
/
aptly-api.confd
blob
320267c72a1ac3e8c286d4e38a5be7ccb2ee6086
1
# Config file for /etc/init.d/aptly-api
2
3
# Various options.
4
# run `aptly help serve` for valid cmdline options
5
OPTS="-listen='127.0.0.1:8081' -no-lock -config=/etc/aptly/aptly.conf"
6
7
# User and group daemon runs as
8
APTLY_USER="aptly"
9
APTLY_GROUP="aptly"