Leapp tool sets the server `chronyd.service` to disabled during the upgrade.
Issue
- During the upgrade, the
leapp
tool disables the serverchronyd.service
.
2025-06-14 11:26:23.124 DEBUG PID: 30412 leapp.workflow.FactsCollection.scan_systemd_source: chronyd.service disabled <======
2025-06-14 11:53:10.59 DEBUG PID: 1452 leapp.workflow.Applications.migrate_ntp: External command has started: ['systemctl', 'enable', 'chronyd.service']
2025-06-14 11:53:10.67 DEBUG PID: 1452 leapp.workflow.Applications.migrate_ntp: Created symlink /etc/systemd/system/multi-user.target.wants/chronyd.service → /usr/lib/systemd/system/chronyd.service.
2025-06-14 11:53:10.69 DEBUG PID: 1452 leapp.workflow.Applications.migrate_ntp: External command has finished: ['systemctl', 'enable', 'chronyd.service']
2025-06-14 11:53:11.370 DEBUG PID: 1603 leapp.workflow.Applications.scan_systemd_target: chronyd.service enabled
2025-06-14 11:53:12.569 DEBUG PID: 2416 leapp.workflow.Finalization.set_systemd_services_state: External command has started: ['systemctl', 'disable', 'chronyd.service']
2025-06-14 11:53:12.577 DEBUG PID: 2416 leapp.workflow.Finalization.set_systemd_services_state: Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
2025-06-14 11:53:12.580 DEBUG PID: 2416 leapp.workflow.Finalization.set_systemd_services_state: External command has finished: ['systemctl', 'disable', 'chronyd.service'] <=== set as disbale
Environment
- Red Hat Enterprise Linux 7
- Red Hat Enterprise Linux 8
- Leapp
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.