cd /usr/portsentry
if ./portsentry -atcp
 then
  echo portsentry -atcp started
 fi
