> This is the same problem Alexander mentioned the other day, I believe.
>
> Alex :-)
>
>
Oh sorry, I thought my problem is so wheired I didn't look for threads
on the list.
regards Thorsten
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsu
Alex Merry wrote:
On Tuesday 31 October 2006 17:59, thorsten wrote:
And tried to stop them with
killproc -p /var/run/openvpn-1.pid openvpn and
killproc -p /var/run/openvpn-2.pid openvpn respectively.
When both instances are up and I tried to stop one of both, the right
openvpn process gets k
On Tuesday 31 October 2006 17:59, thorsten wrote:
> And tried to stop them with
> killproc -p /var/run/openvpn-1.pid openvpn and
> killproc -p /var/run/openvpn-2.pid openvpn respectively.
>
> When both instances are up and I tried to stop one of both, the right
> openvpn process gets killed and the
hope this helps, regards thorsten
--- lfs-bootscripts-6.2/lfs/init.d/functions.orig 2006-03-22
02:02:32.0 +0100
+++ lfs-bootscripts-6.2/lfs/init.d/functions2006-10-31 14:58:51.0
+0100
@@ -363,7 +363,7 @@
for pid in ${lpids}