the Names param in .service files expects > 1 name,
otherwise dbus won't recognize it as a valid activatable
service
[D-BUS Service]
-Names=org.freedesktop.hostname1i
+Name=org.freedesktop.hostname1
Exec=@BINDIR@/systemd-hostnamed
User=root
[D-BUS Service]
-Names=org.freedesktop.locale1
+Name=org.freedesktop.locale1
Exec=@BINDIR@/systemd-localed
User=root
[D-BUS Service]
-Names=org.freedesktop.login1
+Name=org.freedesktop.login1
Exec=@BINDIR@/systemd-logind
User=root
[D-BUS Service]
-Names=org.freedesktop.timedate1
+Name=org.freedesktop.timedate1
Exec=@BINDIR@/systemd-timedated
User=root