* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
11 lines
No EOL
237 B
Text
11 lines
No EOL
237 B
Text
|
|
[|DEFAULTUSER|]
|
|
fullname = |FULLNAME|
|
|
defaultuser = |DEFAULTUSER|
|
|
secret = |SECRET|
|
|
hassip = yes
|
|
hasvoicemail = no
|
|
host = dynamic
|
|
type = friend
|
|
context = context-user-|CONTEXTNAME|
|
|
qualify = no |