Package: courier-pop-ssl
Version: 0.47-4
Severity: wishlist

Perhaps it's useful to check SSLPIDFILE before restarting service...


/etc/init.d/courier-pop-ssl:

restart | reload | force-reload)
  if [ ! -f $SSLPIDFILE ]
  then 
    echo "Couldnt restart $PROGRAM: service doesnt run."
  else 
    echo -n "Restarting $PROGRAM: "
    $TCPD -pid=$SSLPIDFILE -restart
    echo "done."
  fi
  ;;
                  




-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages courier-pop-ssl depends on:
ii  courier-pop                   0.47-4     Courier Mail Server - POP3 server
ii  courier-ssl                   0.47-4     Courier Mail Server - SSL/TLS Supp

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to