repo.or.cz
/
ps3openwrt_patches.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bump Linux 3.18 trunk revision to 47027; bump Linux 3.18 kernel version to 3.18.21
[ps3openwrt_patches.git]
/
rc.local
blob
95006e3e02d089c745aa61d99762d2e48e373a3e
1
# Put your custom commands here that should be executed once
2
# the system init finished. By default this file does nothing.
3
4
echo 2000 > /sys/module/block/parameters/events_dfl_poll_msecs
5
6
exit 0