User Tools

Site Tools


pages:howtos:systemd:nextcloud-desktop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pages:howtos:systemd:nextcloud-desktop [2021/10/13 10:05] mischerhpages:howtos:systemd:nextcloud-desktop [2021/12/09 23:34] (current) rokkitlawnchair
Line 1: Line 1:
-{{tag>opensuse tumbleweed systemd howto nextclouddesktopclient suse nextcloud kde session}}+{{tag>tumbleweed systemd howto nextclouddesktopclient suse nextcloud kde session}}
 ====== Nextcloud Desktop as a user service with systemd ====== ====== Nextcloud Desktop as a user service with systemd ======
   * https://blog.victormendonca.com/2018/05/14/creating-a-simple-systemd-user-service/   * https://blog.victormendonca.com/2018/05/14/creating-a-simple-systemd-user-service/
Line 16: Line 16:
  
 My approach will start and manage the Nextcloud Desktop Client as a systemd user service as soon as a network connection becomes ready. My approach will start and manage the Nextcloud Desktop Client as a systemd user service as soon as a network connection becomes ready.
 +
 +<WRAP center round important 60%>
 +This is working on openSUSE Tumbleweed with KDE as of 2021/10/13. On other operating systems your mileage may vary.
 +</WRAP>
 +
  
 ===== KDE Session Management, Autostart ===== ===== KDE Session Management, Autostart =====
Line 53: Line 58:
  
 [Install] [Install]
-WantedBy=multi-user.target+WantedBy=default.target 
 </sxh> </sxh>
  
Line 71: Line 77:
 </sxh> </sxh>
    
 +---- 
 +~~DISCUSSION~~
pages/howtos/systemd/nextcloud-desktop.1634119548.txt.gz · Last modified: 2021/10/13 10:05 by mischerh