mirror of https://github.com/hak5/openwrt.git
parent
e419d8d328
commit
939e2c0ac9
|
@ -3,6 +3,7 @@
|
|||
case "$1" in
|
||||
start)
|
||||
echo 1 > /proc/sys/net/ipv6/conf/all/forwarding
|
||||
mkdir -p /var/run
|
||||
/usr/sbin/radvd
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in New Issue