blob: 335a522fccb911c5b44922ad28d123f7ddb447be (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# interface to listen to
IFACE="eth0"
# extra options for knockd daemon
OPTS=""
|