nextcloud @lemmy.ml sandayle @lemmy.ml 3mo ago 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)
Every time I close Nextcloud client, it restart itself after a second. Nextcloud Desktop Client Version 3.16.2daily (Arch)
Check this file: /usr/share/dbus-1/services/com.nextcloudgmbh.Nextcloud.serviceIf it exists, change the last line in it to Exec=/usr/bin/false. See if that fixes the restart issue.
pkill -f nextcloud