this post was submitted on 17 Apr 2025
3 points (80.0% liked)

nextcloud

933 readers
1 users here now

Nextcloud is a suite of client-server software for creating and using file hosting services.

https://nextcloud.com/

https://github.com/nextcloud

IRC: #nextcloud on libera.chat
Matrix: #nextcloud:matrix.org

Other Nextcloud communities on Lemmy

founded 5 years ago
MODERATORS
 

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

Nextcloud Desktop Client Version 3.16.2daily (Arch)

you are viewing a single comment's thread
view the rest of the comments
[–] Muehe@lemmy.ml 2 points 4 months ago* (last edited 4 months ago)

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.