Initialer Commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user