Update services
This commit is contained in:
11
systemd/tray-apps/nextcloud.service
Normal file
11
systemd/tray-apps/nextcloud.service
Normal file
@ -0,0 +1,11 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user