allmon2-last-heard/stream-server.service

13 lines
190 B
SYSTEMD

[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