File: default

package info (click to toggle)
knockd 0.5-1.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 428 kB
  • ctags: 107
  • sloc: sh: 2,541; ansic: 1,566; makefile: 51
file content (13 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################
#
# knockd's default file, for generic sys config
#
################################################

# control if we start knockd at init or not
# 1 = start
# anything else = don't start
START_KNOCKD=0

# command line options
#KNOCKD_OPTS="-i eth0"