Skip to content

Instantly share code, notes, and snippets.

@CGarces
Created November 19, 2016 10:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CGarces/50db8cbb36096616f92af1f322edd25e to your computer and use it in GitHub Desktop.
Save CGarces/50db8cbb36096616f92af1f322edd25e to your computer and use it in GitHub Desktop.
Script used to start kodi from LE
systemctl start pulseaudio.service 
systemctl start graphical.target
systemctl start kodi.target
systemctl start kodi-cleanlogs.service
systemctl start kodi
echo 0 > /sys/class/graphics/fb0/blank
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment