Initialer Commit
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Sky XML Generator
|
||||
Wants=network.target
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
Type=simple
|
||||
User=sandro
|
||||
WorkingDirectory=/home/sandro/m3u
|
||||
ExecStart=/usr/bin/python3 /home/sandro/m3u/epg_create.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user