Files
m3u-restream-hdmi/sky.service
T
2026-03-17 08:56:28 +01:00

15 lines
259 B
Desktop File

[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