View Single Post
  #2 (permalink)  
Old 07-11-2008, 02:47 PM
Tor Tor is offline
Senior Member
 
Join Date: Oct 2007
Posts: 390
Tor is on a distinguished road
Default

There should be a file in /etc/init.d/ (a script) that allows you to start/stop this servce. It is probably named "apf". Try

Code:
# ./etc/init.d/apf stop
Reply With Quote