mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix init and makefile for glorytun-udp
This commit is contained in:
parent
02cc4c3c20
commit
a3e445b728
2 changed files with 18 additions and 20 deletions
|
@ -26,7 +26,7 @@ URL:=https://github.com/angt/glorytun
|
|||
SUBMENU:=VPN
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS += -std=c99 -D_GNU_SOURCE
|
||||
TARGET_CFLAGS += -std=c99 -D_GNU_SOURCE -DGT_RUNDIR=\"\\\"/tmp\"\\\"
|
||||
|
||||
define Package/$(PKG_NAME)/conffiles
|
||||
/etc/config/glorytun
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue