sudo apt-get install screen
- The command we need to start a named screen with ultrahook and then detach it is:
screen -S ultrahook -d -m ultrahook googlehome 8080
. - Open
/etc/rc.local
in vim and add the command from above. - Reboot to make sure it works:
sudo reboot
, when it's up againscreen -X ultrahook
Last active
March 27, 2017 17:38
-
-
Save aerobless/b01f00705198f6ca0ef765c1b8e8cd7b to your computer and use it in GitHub Desktop.
Make Pi launch ultrahook right away
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment