Search found 1 match

by ke1ik
Sun Jan 30, 2022 11:12 pm
Forum: DMR Specific Support
Topic: dmrgateway killed by systemd
Replies: 1
Views: 2232

Re: dmrgateway killed by systemd

This worked for me. Thanks for sharing!



Changed in file "/lib/systemd/system/dmrgateway.service":
[Service]
Type=simple

After that systemd detected the dmrgateway process correctly as running.
I'm sure, the real problem is elsewhere because other pi-star implementations run with Type=forking ...