I am trying to run ngrok at start up on a raspberry Pi. Adding

/home/pi/ngrok http -inspect=false -auth "username:password" 9000 >
/dev/null 2>&1 &

to rc.local doesn't work. 
Running "ngrok http -inspect=false -auth "username:password" 9000 >
/dev/null 2>&1 &" in a terminal works correctly. I am sure I am making a
simple mistake but have no idea what it is. Any ideas?


------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to