Re: [Openvpn-devel] [PATCH] resolvconf fails with -p

2021-11-06 Thread Greg Cox
On Sat, Nov 6, 2021 at 7:37 PM David Sommerseth < open...@sf.lists.topphemmelig.net> wrote: > I quickly checked resolveconf on Ubuntu {18,20,21}.04 and Debian 9-11. > Neither of them supports the '-p' argument. > > I've checked Fedora 34, RHEL-{7,8} too, where I could not find any > obvious altern

Re: [Openvpn-devel] [PATCH] resolvconf fails with -p

2021-11-06 Thread David Sommerseth
On 29/05/2021 03:35, sergio wrote: From: "Sergio E. Nemirowski" resolvconf -p resolvconf: Error: Command not recognized Signed-off-by: Sergio E. Nemirowski --- contrib/pull-resolv-conf/client.up | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/pull-resolv-conf/cl

Re: [Openvpn-devel] [PATCH] resolvconf fails with -p

2021-05-29 Thread sergio
Which platform does this fail on? The fact that the -p is currently there hints at "on some other platforms this works and is useful"... Debian bullseye & sid, v1.87 -- sergio. ___ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net

Re: [Openvpn-devel] [PATCH] resolvconf fails with -p

2021-05-29 Thread Gert Doering
Hi, On Sat, May 29, 2021 at 04:35:16AM +0300, sergio wrote: > From: "Sergio E. Nemirowski" > > resolvconf -p > resolvconf: Error: Command not recognized Which platform does this fail on? The fact that the -p is currently there hints at "on some other platforms this works and is useful"... ger