remove ia64 keywords
[gentoo-zh.git] / sys-apps / aptly / files / aptly.confd
blobb6b0a507ce689f2abfd976e35cb46a86d2ea2bee
1 # Config file for /etc/init.d/aptly
3 # Various options.
4 # run `aptly help serve` for valid cmdline options
5 OPTS="-listen='127.0.0.1:8080' -config=/etc/aptly/aptly.conf"
7 # User and group daemon runs as
8 APTLY_USER="aptly"
9 APTLY_GROUP="aptly"