These script was taken from Slackware or original package.
They have been modified to support Vector Linux.

However, they are here because the corresponding
package is not in the standard VL.
You may copy them to /etc/rc.d/init.d as needed.

Note that these script should not be used, 
because they do launched by /etc/rc.d/rc.M:
- paranoid, network, firewall, portmap, netfs

If you make a new scrip for VL, the script should accept
these parameters:
  start   : launch the daemon
  stop    : kill the daemon
  restart : stop then start
  reload  : reload the settings without killing (usually send SIGUP)
  status  : print the running ststus

