summaryrefslogtreecommitdiff
blob: 926cc563919f9ff69a9f02e441e13445aa513c17 (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/conf.d/yate: config file for /etc/init.d/yate

# Any random options you want to pass to yate
YATE_OPTS=""

# Pid file to use (needs to be absolute path)
#YATE_PIDFILE="/var/run/yate.pid"

# Path to yate binary (needs to be absolute path)
#YATE_BINARY="/usr/bin/yate"