mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 13:35:58 +03:00
Merge pull request #1765 from nextcloud/tintou/cloudproviders-background
Start the client in background if activated by D-Bus
This commit is contained in:
commit
32ce9c76bc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
[D-BUS Service]
|
||||
Name=@LIBCLOUDPROVIDERS_DBUS_BUS_NAME@
|
||||
Exec=@APPLICATION_EXECUTABLE@
|
||||
Exec=@APPLICATION_EXECUTABLE@ --background
|
||||
|
||||
|
|
Loading…
Reference in a new issue