Do not autostart system service on configuring
Fixes: #200 (closed)
Depends: gnome-control-center!2570 (merged)
The dbus api to configure the system daemon is not exposed by the system daemon but by a different service: gnome-remote-desktop-configuration-daemon
.
Now the system daemon can't be autostarted. The gnome-remote-desktop-configuration-daemon
can, as gnome-remote-desktop-configuration.service
.
The enabling/disabling functionality will need to be updated considering: !256 (merged). Done
The ImportCertificate will need to be updated too considering: !259 (merged). Done
Edited by Joan Torres