luci-app-passwall2: sync upstream
This commit is contained in:
parent
daa1b335cb
commit
0d229378de
@ -5,7 +5,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-passwall2
|
||||
PKG_VERSION:=1.27-2
|
||||
PKG_VERSION:=1.27-3
|
||||
PKG_RELEASE:=
|
||||
|
||||
PKG_CONFIG_DEPENDS:= \
|
||||
|
@ -15,7 +15,7 @@
|
||||
fi
|
||||
echo $$ > ${LOCK_FILE}
|
||||
|
||||
/etc/init.d/passwall2 restart
|
||||
/etc/init.d/passwall2 restart >/dev/null 2>&1 &
|
||||
echo "passwall2: restart when $INTERFACE ifup" > /dev/kmsg
|
||||
|
||||
rm -rf ${LOCK_FILE}
|
||||
|
Loading…
Reference in New Issue
Block a user