mirror of https://github.com/hak5/openwrt-owl.git
parent
acca7eadc4
commit
7aace3ee3e
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh /etc/rc.common
|
#!/bin/sh /etc/rc.common
|
||||||
# Copyright (C) 2006 OpenWrt.org
|
# Copyright (C) 2006 OpenWrt.org
|
||||||
|
|
||||||
START=0
|
START=00
|
||||||
start() {
|
start() {
|
||||||
[ -f /etc/sysctl.conf ] && sysctl -p -e >&-
|
[ -f /etc/sysctl.conf ] && sysctl -p -e >&-
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue