Details
Description
When running onboarding, the debian package for mender-monitor does not install the enabled directory, and hence, the onboarding for 3.2 is partly broken.
This is worked around in the install script - see:
https://github.com/mendersoftware/mender-dist-packages/pull/175
A fix was merged here: https://github.com/mendersoftware/mender-dist-packages/pull/178
Acceptance criteria:
- Revert the pull/175 commit for the 3.3.0 release.