Description
On latest versions of UnifiOS, a cronjob periodically checks for custom (third-party) packages and removes them. This results in loss of sensor data from the UDM
Page Information
Issue Type
Suggested Improvement
In order to retain the orb package, the following entry needs to be added to /etc/default/ubnt-dpkg-cache:
DPKG_CACHE_UBNT_PKGS+=" orb"
In my setup, NextDNS client has a similar entry in that file and has successfully survived OS/firmware upgrades.
Additional Context
Description
On latest versions of UnifiOS, a cronjob periodically checks for custom (third-party) packages and removes them. This results in loss of sensor data from the UDM
Page Information
Issue Type
Suggested Improvement
In order to retain the orb package, the following entry needs to be added to /etc/default/ubnt-dpkg-cache:
DPKG_CACHE_UBNT_PKGS+=" orb"In my setup, NextDNS client has a similar entry in that file and has successfully survived OS/firmware upgrades.
Additional Context