diff --git a/init/systemd/dwelling-radio.service b/init/systemd/dwelling-radio.service index 0ffd60a..2decf13 100755 --- a/init/systemd/dwelling-radio.service +++ b/init/systemd/dwelling-radio.service @@ -5,7 +5,7 @@ After=network-online.target [Service] Type=simple Restart=on-failure -DynamicUser=yes +User=dwradio ExecStart=/usr/bin/dwelling-radio -conf /etc/dwelling/radio.yaml [Install]