186
edits
Line 49: | Line 49: | ||
chmod 755 /etc/init.d/meshnat | chmod 755 /etc/init.d/meshnat | ||
Now modify the tunneldigger broker | Now modify the tunneldigger broker/up_hook.sh hook script to start the meshnat script. Change the section: | ||
if [ `cat /sys/class/net/bat0/operstate` != "up" ]; then | if [ `cat /sys/class/net/bat0/operstate` != "up" ]; then |