example ( GX menus )
settings>services MQTT switch sets Dbus value
who watchs this dbus value and starts or stops this service.
I current have tasks that are loaded on booting and managed by the SVC daemonservice
which stop fine by disabling svc -d but have not found how the svc -u command is being set when the dbus service flag is again enabled.
please do not say svc ( daemonservice as this only monitors and maintains tasks if they stop )
are services like MQTT always in memory and just put into a blocking or sleep mode when service is disabled?