Hi Again,

An alternative workaround is running vpnc with --no-detach.

Best regards,

On Fri, May 26, 2023 at 10:41:42PM +0000, Antoni Villalonga wrote:
> [...]
> 
> My workaround (I only run one VPN at a time, like most people...):
>  | --- a 2022-05-12 19:15:11.000000000 +0000
>  | +++ b 2023-05-26 22:29:22.205185888 +0000
>  | @@ -99,7 +99,7 @@
>  |      VPNPID=$PPID
>  |      PCMD=`ps -c -o cmd= -p $PPID`
>  |      case "$PCMD" in
>  | -        *sh) VPNPID=`ps -o ppid= -p $PPID` ;;
>  | +        *sh) VPNPID=FIXME ;;
>  |      esac
>  |  fi
> 
> [...]

-- 
Antoni Villalonga
https://friki.cat/

Reply via email to