projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
28134b64c56c47894cbba8800a4c6df6dc77930d
[openwrt.git]
/
target
/
linux
/
x86
/
alix2
/
base-files
/
etc
/
config
/
system
1
config system
2
option hostname OpenWrt
3
option timezone UTC
4
5
config rdate
6
option interface wan
7
8
config led
9
option default 1
10
option name LAN
11
option sysfs 'alix:1'
12
option trigger netdev
13
option mode 'tx rx'
14
option dev 'br-lan'
15
16
config led
17
option default 1
18
option name WiFi
19
option sysfs 'alix:2'
20
option trigger 'phy0tpt'
21
22
config led
23
option default 0
24
option name Heartbeat
25
option sysfs 'alix:3'
26
option trigger 'heartbeat'
This page took
0.040327 seconds
and
3
git commands to generate.