3ce812befd
The 4 service files (org.kde.ksmserver, org.kde.JobViewServer, org.kde.ActivityManager, org.freedesktop.StatusNotifierWatcher) existed in local/recipes/system/redbear-dbus-services/files/ but were never mirrored into source/ where the build actually reads in offline mode. This meant only 3 of the 7 session-service activation files reached the staged package. Also fix org.kde.kglobalaccel.service to point at the real install location: kglobalacceld is installed to /usr/libexec/ (KDE_INSTALL_LIBEXECDIR), not /usr/bin/. Sync files/session-services/org.kde.kded6.service to the offscreen-QPA wrapper that the build was already shipping from source/. Build now stages all 7 session-service files plus 4 system-services and 4 policy files (15 dbus config files total).