/usr/share/dbus-1/services/org.kde.kwalletd.service is in libkf5wallet-bin 5.28.0-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | # this installs an activatable service for the legacy, KDE4, kwalletd
# NOTE this file assumes the kwalletd daemon is installed in the usual /usr/bin directory
# that is because we have no means here, in KF5, to know about the KDE4 prefix
[D-BUS Service]
Name=org.kde.kwalletd
Exec=/usr/bin/kwalletd
|