#!/bin/sh if [ -n "`/opt/bin/pidof knockd`" ]; then /opt/bin/killall knockd 2>/dev/null fi umask 077 /opt/bin/knockd -d -i ixp0 -v