lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

chaosvpn.hotplug (93B)


      1 [ "$INTERFACE" == "wan" ] || return
      2 [ "$ACTION" == "ifup" ] && /etc/init.d/chaosvpn restart
      3