mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
pptpd: backport from trunk
Signed-off-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
config service 'pptpd'
|
||||
option 'enabled' '0'
|
||||
option 'localip' '192.168.0.1'
|
||||
option 'remoteip' '192.168.0.20-30'
|
||||
|
||||
config 'login'
|
||||
option 'username' 'youruser'
|
||||
option 'password' 'yourpass'
|
||||
Reference in New Issue
Block a user