bump Linux 3.18 trunk revision to 47027; bump Linux 3.18 kernel version to 3.18.21
[ps3openwrt_patches.git] / sysctl
blob9f1df764441343392c3aed77d3844274dc29d008
1 #!/bin/sh /etc/rc.common
2 # Copyright (C) 2006 OpenWrt.org
4 START=20
5 start() {
6 [ -f /etc/sysctl.conf ] && sysctl -p -e >&-