mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 01:58:35 +04:00
Make the default config look like usual, i.e.: indentation using tabs, single quotes, booleans 0/1 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
config gpsd 'core'
|
|
option enabled '0'
|
|
option device '/dev/ttyUSB0'
|
|
option port '2947'
|
|
option listen_globally '0'
|