These scripts are here because various reasons:
- unmodified from the original packages
- taken from slackware
- double with /etc/rc.d/rc.* style.
- the package is not in the standard VL

So, they may or may not work. But they are yours :)

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

