el1n/OpenWRT-package-softether

conffiles not saved on sysupgrade/backup

Closed this issue · 0 comments

The declaration to keep the softether config files in the makefile is missing.

define Package/softethervpn/conffiles
/usr/bin/vpn_bridge.config
/usr/bin/vpn_client.config
/usr/bin/vpn_server.config
endef