12 lines
269 B
Desktop File
12 lines
269 B
Desktop File
[Unit]
|
|
Description=File synchronisation desktop utility
|
|
Documentation=https://docs.nextcloud.com/server/latest/user_manual/en/desktop/index.html
|
|
PartOf=tray-apps.target
|
|
After=tray-apps.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/nextcloud
|
|
|
|
[Install]
|
|
WantedBy=tray-apps.target
|