ghostream/docs/ghostream.service

11 lines
173 B
Desktop File

[Unit]
Description=Simple streaming server
After=syslog.target
[Service]
User=www-data
ExecStart=/usr/bin/ghostream
Restart=on-failure
[Install]
WantedBy=multi-user.target