summarylogtreecommitdiffstats
path: root/mediamtx.service
blob: c8ea8bfef891929d0b5eef2546f5c276aa0af92d (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=MediaMTX
After=network-online.target
Wants=network-online.target

[Service]
ExecStart=/usr/bin/mediamtx /etc/mediamtx/mediamtx.yml

[Install]
WantedBy=multi-user.target