1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Splitting the build system for base and gui images

This commit is contained in:
j1nx
2023-04-08 14:42:52 +02:00
parent d2ec98cd4f
commit 7b0a01bcf7
3762 changed files with 12 additions and 5052 deletions

View File

@@ -0,0 +1,14 @@
[Unit]
Description=Connect your OVOS-Device to your smartphone or tablet
Wants=sound.target
After=sound.target
Wants=network-online.target
After=network-online.target
After=pulseaudio.service
[Service]
ExecStart=/usr/lib/libexec/kdeconnectd -platform offscreen
BusName=org.kde.kdeconnect
[Install]
WantedBy=default.target