10 lines
189 B
Desktop File
10 lines
189 B
Desktop File
[Unit]
|
|
BindsTo=autostart.target
|
|
After=windowmanager.target
|
|
After=gnome-keyring.service
|
|
|
|
ConditionEnvironment=MACHINE_HAS_NEXTCLOUD=true
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/nextcloud --background
|