systemd timers and services are not registered for the jsupdate and jsbackup modules, meaning these services are never run.
Steps to reproduce
Open a terminal and run systemctl list-timers --all to view a list of all systemd timers. Note that while other modules' timers are present (e.g. most notably nh-clean), jsupdate and jsbackup are not present.
systemd timers and services are not registered for the jsupdate and jsbackup modules, meaning these services are never run.
Steps to reproduce
Open a terminal and run
systemctl list-timers --all
to view a list of all systemd timers. Note that while other modules' timers are present (e.g. most notably nh-clean), jsupdate and jsbackup are not present.Troubleshooting steps taken
Output logs
For
systemctl list-timers --all