summaryrefslogtreecommitdiff
blob: 36555b001ae9d1ba355f3b82a11c987dbf162f20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

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

CHECKCONF_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=/var/lib/run/opendnssec/eppclientd.pid