proftpd startup script

lubos klokner lubos at klokner.sk
Tue Feb 4 12:39:29 CET 2003


hi,

i don't know who is maintainer of proftpd package, but
i think, that should by nice to add next few lines into
/etc/rc.d/init.d/proftpd:
  reread)
    if [ -f /var/lock/subsys/proftpd ]; then
      msg_reloading ProFTPD
      killproc proftpd -HUP
    else
      msg_not_running ProFTPD
    fi
  ;;

msg_usage "$0 {start|stop|reread|restart|status}"

thank you.
best regards,
-- 
lubos klokner <lubos at klokner.sk>



More information about the pld-devel-en mailing list