1
0
mirror of synced 2024-11-22 04:56:03 +03:00
This commit is contained in:
hwdsl2 2014-03-25 02:52:38 -07:00
parent d5823796cf
commit 2e15464544

View File

@ -235,6 +235,7 @@ cat > /etc/rc.local <<EOF
# By default this script does nothing.
/usr/sbin/service ipsec restart
/usr/sbin/service xl2tpd restart
echo 1 > /proc/sys/net/ipv4/ip_forward
exit 0
EOF