Add DBUS service files for kdeconnectd

This commit is contained in:
j1nx 2022-10-07 16:13:10 +02:00
parent aebd337bc8
commit a8f16fba66
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,6 @@
[Unit]
Description=Connect your OVOS-Device to your smartphone or tablet
[Service]
ExecStart=/usr/lib/libexec/kdeconnectd -platform offscreen
BusName=org.kde.kdeconnect

View File

@ -0,0 +1,3 @@
[D-BUS Service]
Name=org.kde.kdeconnect
Exec=/usr/lib/libexec/kdeconnectd -platform offscreen