summaryrefslogtreecommitdiffstats
path: root/minikrebs/profiles/nfc-login/customfiles/etc/config/system
blob: ee0c6a8cc870e62e29a9d891fba1d08f42860631 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
config system
        option hostname 'nfcgate'
        option timezone 'UTC'

config led 'wps_led'
        option name 'WPS'
        option sysfs 'tp-link:green:wps'
        option trigger 'none'

config led 'led_usb'
        option name 'login'
        option sysfs 'tp-link:green:3g'
        option trigger 'none'

config led 'led_wlan'
        option name 'WLAN'
        option sysfs 'tp-link:green:wlan'
        option trigger 'none'

config led 'led_lan'
        option name 'LAN'
        option sysfs 'tp-link:green:lan'
        option trigger 'none'