13 lines
220 B
Desktop File
Executable File
13 lines
220 B
Desktop File
Executable File
[Unit]
|
|
Description=dwelling-radio
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
Restart=on-failure
|
|
User=dwradio
|
|
ExecStart=/usr/bin/dwelling-radio -conf /etc/dwelling/radio.yaml
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|