2 # Copyright 1999-2020 Gentoo Authors
3 # Distributed under the terms of the GNU General Public License v2
5 command="/usr/bin/aptly"
6 command_background="yes"
9 command_user="${APTLY_USER:-aptly}:${APTLY_GROUP:-aptly}"
10 command_args="api serve ${OPTS}"
11 pidfile="/run/${RC_SVCNAME}.pid"