]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove automatic service
authorSelva Nair <selva.nair@gmail.com>
Mon, 29 Mar 2021 04:23:18 +0000 (00:23 -0400)
committerGert Doering <gert@greenie.muc.de>
Wed, 31 Mar 2021 15:16:11 +0000 (17:16 +0200)
commit2d5c437f7cf5b4f7d43c297373827d2c3597e955
tree730f1c4ede5adef7354749a3bf140a8cb8326fe8
parentd11c273b07c422dde358e1b1caafd12bf8682e70
Remove automatic service

This has been replaced by openvpnserv2 since 2.4.0 and we have
stopped setting up this service in the installer since 2.5.0.

Get rid of the unused code. The mechanics of supporting multiple
services with the same executable is retained for possible future use.

For backwards compatibility, the command line option -instance
is unchanged as "-instance <name> id" although <name>="interactive"
is the only supported value now.

Signed-off-by: Selva Nair <selva.nair@gmail.com>
Acked-by: Lev Stipakov <lstipakov@gmail.com>
Message-Id: <1616991798-7179-1-git-send-email-selva.nair@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg21890.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpnserv/Makefile.am
src/openvpnserv/automatic.c [deleted file]
src/openvpnserv/openvpnserv.vcxproj
src/openvpnserv/openvpnserv.vcxproj.filters
src/openvpnserv/service.c
src/openvpnserv/service.h