1
0
mirror of https://github.com/ShaYmez/allmon2-last-heard.git synced 2025-06-25 13:35:15 -04:00
allmon2-last-heard/stream-server.service
2021-01-10 18:35:57 -08:00

13 lines
190 B
Desktop File

[Unit]
Description=Allmon HAM Radio Stream Server
[Service]
User=pi
Group=pi
Restart=always
ExecStart=/usr/bin/php /srv/http/talking/streamServer.php
[Install]
WantedBy=multi-user.target