# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# Config file for /etc/init.d/ipcad

# Any extra options you want to pass to ipcad
# on start-up should be put here.
# Read tables on startup (-r), daemonize (-d), and save tables on exit (-s).
IPCAD_OPTS="-rds"
