<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Sorry, I just hit reply and forgot to add <A href="mailto:stunnel-users@stunnel.org">stunnel-users@stunnel.org</A><BR>
 <BR>
I have the script, however, my system is centos and the following error occur when start stunnel service<BR>
 <BR>
# service stunnel start<BR>Starting stunnel: /etc/init.d/stunnel: line 77: /usr/sbin/stunnel: No such file or directory<BR><BR>
Line 77 is:<BR>
#Path to executable<BR>
SEXE=/usr/sbin/stunnel<BR>
 <BR>
I have no idea where my stunnel executable is.<BR>
 <BR>
Thank you!<BR><BR>Mr. Jack<BR> <BR><BR><BR><BR> <BR>
> Subject: Re: [stunnel-users] How to make stunnel autorun on startup?<BR>> To: jackliu92@hotmail.com; stunnel-users-bounces@stunnel.org; stunnel-users@stunnel.org<BR>> From: josealf@rocketmail.com<BR>> Date: Sat, 11 Jun 2011 02:38:26 +0000<BR>> <BR>> Jack,<BR>> <BR>> On which platform?<BR>> On Red Hat and derived distributions, You copy the stunnel startup script to the /etc/init.d directory and set it to run at startup with the chkconfig command.<BR>> <BR>> Assuming your stunnel startup script is stunnel, you do<BR>> <BR>> /sbin/chkconfig stunnel on<BR>> <BR>> You can find an init script in the stunnel source package.<BR>> <BR>> Regards,<BR>> <BR>> Jose<BR>> <BR>> -----Original Message-----<BR>> From: Jack Liu <jackliu92@hotmail.com><BR>> Sender: stunnel-users-bounces@stunnel.org<BR>> Date: Fri, 10 Jun 2011 20:06:48 <BR>> To: <stunnel-users@stunnel.org><BR>> Subject: [stunnel-users] How to make stunnel autorun on startup?<BR>> <BR>> _______________________________________________<BR>> stunnel-users mailing list<BR>> stunnel-users@stunnel.org<BR>> http://stunnel.mirt.net/mailman/listinfo/stunnel-users<BR>> <BR>> <BR>> <BR>                                       </body>
</html>