SwordArMor-gentoo-overlay/net-misc/FORT-validator/files/fort-confd

10 lines
226 B
Plaintext

# /etc/init.d/fort
# Options to pass to the routinator process
# See routinator man for options
FORT_BASEDIR="/var/lib/fort/"
FORT_OPTS="--tal /usr/share/fort/tal/ \
--local-repository ${FORT_BASEDIR}
--log.output syslog"