#!/sbin/openrc-run

name="pki-agent"
description="PKI Agent"
command="/usr/bin/pki-agent"
command_args="--config /etc/pki-agent/config.yml"
command_background="yes"
pidfile="/run/$name.pid"
