Guest User

Untitled

a guest
Nov 6th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. [Unit]
  2. Description=Kodi Remote Start
  3. After=network-online.target
  4.  
  5. [Service]
  6. Type=idle
  7. ExecStart=/usr/bin/python3 /home/john/wolkodi.py
  8.  
  9. [Install]
  10. WantedBy=default.target
Add Comment
Please, Sign In to add comment