diff --git a/data/systemd/guhd.service b/data/systemd/guhd.service index 3d72f8dc..aba0ff17 100644 --- a/data/systemd/guhd.service +++ b/data/systemd/guhd.service @@ -9,7 +9,7 @@ ExecStart=/usr/bin/guhd -n --print-all StandardOutput=journal StandardError=journal Restart=on-failure -Type=forking +Type=simple [Install] WantedBy=multi-user.target