~diego-biurrun/hipl/hipl-s2e

« back to all changes in this revision

Viewing changes to packaging/openwrt/hipl/files/hipfw.init

  • Committer: Diego Biurrun
  • Date: 2013-03-26 12:51:51 UTC
  • mfrom: (6052.1.357 hipl)
  • Revision ID: diego@biurrun.de-20130326125151-19tea8nj10m70m8n
Merge current HIPL HEAD revision.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
START=65
5
5
STOP=65
6
6
 
7
 
HIPFW_START='hipfw -kb'
 
7
HIPFW_START='hipfw -kbm'
8
8
PID_FILE="/var/lock/hip_firewall.lock"
9
9
 
10
10
# check if daemon is already running