View | Details | Raw Unified | Return to bug 279639
Collapse All | Expand All

(-)ftp/bsdftpd-ssl/files/bsdftpd-ssl.in (+1 lines)
Lines 27-32 stop_postcmd="rm -f /var/run/ftpd.pid" Link Here
27
# Set defaults
27
# Set defaults
28
28
29
bsdftpd_ssl_enable=${bsdftpd_ssl_enable:-"NO"}
29
bsdftpd_ssl_enable=${bsdftpd_ssl_enable:-"NO"}
30
: ${bsdftpd_ssl_svcj_options:="net_basic"}
30
31
31
# Run the daemon
32
# Run the daemon
32
33

Return to bug 279639