[UP] show/alert/warn for battery status.
[arrow.git] / conf_slk120 / sysinit / rc.local.ASPIRE
blob1d677925874f9f184cd38eb8912953c222244e8e
1 #!/bin/sh
3 # /etc/rc.d/rc.local: Local system initialization script.
5 # Put any local startup commands in here. Also, if you have
6 # anything that needs to be run at shutdown time you can
7 # make an /etc/rc.d/rc.local_shutdown script and put those
8 # commands in there.
10 # set keyboard
11 setkeycodes 0xf4 130
12 setkeycodes 0x92 131
13 setkeycodes 0xd6 132
14 setkeycodes 0xd4 133
16 # modules
17 modprobe drm
18 modprobe i915
19 modprobe tun
20 #modprobe i810
21 #modprobe i830
23 # network
24 ifconfig eth1 192.168.1.42