Skip to content

fracpete/kodi-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kodi-systemd

Starting/stopping kodi on Raspberry Pi via systemd.

Installation

  • copy kodi.sh into:

    /usr/local/bin
    
  • copy kodi.service into:

    /etc/systemd/system
    
  • enable service

    sudo systemctl enable kodi