diff --git a/linux/dvmhost.service b/linux/dvmhost.service index 2963d010..75666008 100644 --- a/linux/dvmhost.service +++ b/linux/dvmhost.service @@ -3,10 +3,10 @@ Description=DVMProject Host Radio Service After=syslog.target network.target [Service] -User=mmdvm +User=dvmhost Type=forking ExecStart=/opt/dvm/bin/dvmhost -c /opt/dvm/config.yml Restart=on-abnormal [Install] -WantedBy=multi-user.target \ No newline at end of file +WantedBy=multi-user.target