Sample Header Ad - 728x90

How to prevent kdeconnectd from starting automatically?

7 votes
3 answers
11188 views
These don't work: sudo update-rc.d kdeconnectd disable sudo systemctl disable kdeconnectd.service There is no script for it in /etc/init.d/ and the /usr/share/dbus-1/services/org.kde.kdeconnect.service file only has Exec=/usr/lib/x86_64-linux-gnu/libexec/kdeconnectd set sysv-rc-conf, rcconf and bum don't list kdeconnect. /etc/xdg/autostart/kdeconnectd.desktop looks like this: [Desktop Entry] Type=Application Exec=/usr/lib/x86_64-linux-gnu/libexec/kdeconnectd X-KDE-StartupNotify=false X-KDE-autostart-phase=0 X-GNOME-Autostart-enabled=false OnlyShowIn=KDE;GNOME;Unity;XFCE; NoDisplay=true (Kdeconnectd has port 1716 open all the time when running.) It's not just starting automatically when booting but also a while after ending the process without me opening it. I'm running Debian 9/KDE. Update: Debian issue now is here
Asked by mYnDstrEAm (4708 rep)
Nov 20, 2018, 11:20 AM
Last activity: Apr 11, 2024, 06:02 PM