Initialer Commit

This commit is contained in:
2026-03-17 08:56:28 +01:00
parent d709f852d7
commit caa9d31df6
3 changed files with 48 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[Unit]
Description=MediaMTX RTSP Server
After=network.target
[Service]
User=sandro
WorkingDirectory=/home/sandro/m3u
ExecStart=/home/sandro/m3u/mediamtx
Restart=always
RestartSec=5
ExecStopPost=/usr/bin/python3 /home/sandro/m3u/loesche_epg.py
[Install]
WantedBy=multi-user.target