remove ia64 keywords
[gentoo-zh.git] / sys-apps / aptly / files / aptly-api.confd
blob320267c72a1ac3e8c286d4e38a5be7ccb2ee6086
1 # Config file for /etc/init.d/aptly-api
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"
7 # User and group daemon runs as
8 APTLY_USER="aptly"
9 APTLY_GROUP="aptly"