Description of problem: vdr supports systemd watchdog, but unit file is not defining a value Version-Release number of selected component (if applicable): vdr-2.4.4 How reproducible: always Steps to Reproduce: 1. start vdr Actual results: no such messages in vdr's debug log: SD_WATCHDOG ping Expected results: messages in vdr's debug log: SD_WATCHDOG ping Additional info: Enabling is simple by adding following line to unit file vdr.service [Service] ... WatchdogSec=60 <--- ADD In addition, after every update of vdr, it claims about missing systemd daemon-reload, please add related command to vdr.spec: %post %systemd_post %{name}.service systemctl daemon-reload <--- ADD
FEDORA-2021-df397e6f30 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-df397e6f30
FEDORA-2021-df397e6f30 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-df397e6f30` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-df397e6f30 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-df397e6f30 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.