default_knockd 348 B

123456789101112131415
  1. ################################################
  2. #
  3. # knockd's default file, for generic sys config
  4. #
  5. ################################################
  6. # control if we start knockd at init or not
  7. # 1 = start
  8. # anything else = don't start
  9. #
  10. # PLEASE EDIT /etc/knockd.conf BEFORE ENABLING
  11. START_KNOCKD=0
  12. # command line options
  13. #KNOCKD_OPTS="-i eth1"