On 04/20/2015 12:15 PM, C.L. Martinez wrote:
On 04/20/2015 11:50 AM, Antoine Jacoutot wrote:
On Mon, Apr 20, 2015 at 11:44:59AM +, C.L. Martinez wrote:
Hi all,
I have created a custom rc.d script to launch sslsplit at startup
and stop
it at shutdown. Start option works without problems,
On 04/20/2015 11:50 AM, Antoine Jacoutot wrote:
On Mon, Apr 20, 2015 at 11:44:59AM +, C.L. Martinez wrote:
Hi all,
I have created a custom rc.d script to launch sslsplit at startup and stop
it at shutdown. Start option works without problems, but this script doesn't
stop process.
Here
On Mon, Apr 20, 2015 at 11:44:59AM +, C.L. Martinez wrote:
> Hi all,
>
> I have created a custom rc.d script to launch sslsplit at startup and stop
> it at shutdown. Start option works without problems, but this script doesn't
> stop process.
>
> Here it is:
>
> #!/bin/sh -x
> #
>
>
> da
Hi all,
I have created a custom rc.d script to launch sslsplit at startup and
stop it at shutdown. Start option works without problems, but this
script doesn't stop process.
Here it is:
#!/bin/sh -x
#
daemon="/usr/local/bin/sslsplit"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_cmd $1
Options
4 matches
Mail list logo