blob: 94a928447e692306f62763c77eabf1873b3ff969 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Defaults for rpki-ca initscript
# sourced by /etc/init.d/rpki-ca
# installed at /etc/default/rpki-ca by the maintainer scripts
#
# This is a POSIX shell fragment
#
# Additional arguments that are passed to rpki-nanny.
DAEMON_ARGS=""
|