1
0
dwelling-radio/init/systemd/dwelling-radio.service

13 lines
223 B
Desktop File
Executable File

[Unit]
Description=dwelling-radio
After=network-online.target
[Service]
Type=simple
Restart=on-failure
DynamicUser=yes
ExecStart=/usr/bin/dwelling-radio -conf /etc/dwelling/radio.yaml
[Install]
WantedBy=multi-user.target