# Configure which interface for ip-sentinel to listen on.
IFACE="eth0"

# Insert any other options needed
OPTS=""

# If you wish to run ip-sentinel in a chroot, run:
# emerge --config =net-misc/<ip-sentinel-version>
# and un-comment the following line.
# You can specify a different chroot directory but MAKE SURE it's empty.
# CHROOT="/chroot/ip-sentinel"
