Nextcloud Client Auto Start Automatically After Exit

Every time I close Nextcloud client, it restart itself after a second.

Nextcloud Desktop Client Version 3.16.2daily (Arch)

3 points · 1 comments · view on lemmy.world

1 Comments

Muehe@lemmy.ml · 2 pts · 1y

Check this file: /usr/share/dbus-1/services/com.nextcloudgmbh.Nextcloud.service

If it exists, change the last line in it to Exec=/usr/bin/false. See if that fixes the restart issue.