summaryrefslogtreecommitdiff
blob: 63121af7f0ca37391923b7034f4f85a3ea04b635 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# Variables containing default binaries used in the opendnssec
# initscript. You can alter them to another applications/paths
# if required.

CHECKCONFIG_BIN=/usr/bin/ods-kaspcheck
CONTROL_BIN=/usr/sbin/ods-control
ENFORCER_BIN=/usr/sbin/ods-enforcerd
SIGNER_BIN=/usr/sbin/ods-signerd
EPPCLIENT_BIN=/usr/sbin/eppclientd
EPPCLIENT_PIDFILE=/run/opendnssec/eppclientd.pid