9 lines
161 B
Desktop File
9 lines
161 B
Desktop File
[Unit]
|
|
BindsTo=autostart.target
|
|
After=windowmanager.target
|
|
|
|
ConditionEnvironment=MACHINE_HAS_NEXTCLOUD=true
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/nextcloud --background
|