bump Linux 3.18 trunk revision to 47027; bump Linux 3.18 kernel version to 3.18.21
[ps3openwrt_patches.git] / udev
blob69b25e2e67f1c1e4514081b0c918293b894fd21b
1 #!/bin/sh /etc/rc.common
2 # Copyright (C) 2006 OpenWrt.org
4 START=11
6 start() {
7 udevd --daemon
10 stop() {
11 killall -9 udevd