Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove(ntpd): remove the ntpd operation #1839

Closed
wants to merge 1 commit into from

Conversation

wolaidajiangyou
Copy link

@wolaidajiangyou wolaidajiangyou commented Apr 6, 2023

Signed-off-by: Sun Junnan sunjunnan_yewu@cmss.chinamobile.com

The ntp service conflicts with the ntpdate-debian command.
(https://ubuntu.com/server/docs/network-ntp)
Stop the ntp service to execute the ntpdate-debian command to synchronize the system time.
Then hwclock systohc writes the synchronized system time into the rtc hardware clock .
Finally restore the ntp service.

@ceph-jenkins
Copy link

Can one of the admins verify this patch?

@wolaidajiangyou wolaidajiangyou changed the title feat(qa): remove the ntpd operation remove(ntpd): remove the ntpd operation Apr 6, 2023
Signed-off-by: Sun Junnan sunjunnan_yewu@cmss.chinamobile.com

The ntp service conflicts with the ntpdate-debian command
(https://ubuntu.com/server/docs/network-ntp)
Stop the ntp service to execute the ntpdate-debian command to synchronize the system time
Then hwclock systohc writes the synchronized system time into the rtc hardware clock
Finally restore the ntp service
@dmick
Copy link
Member

dmick commented Apr 24, 2023

The commit message is not at all what the code does?....

@kshtsk
Copy link
Contributor

kshtsk commented Dec 10, 2023

This patch is removing the code which is used by other distros. I don't think it can be merged as is, also... would be great if there be a reference to log with the issue it resolves.

@kshtsk
Copy link
Contributor

kshtsk commented Jul 1, 2024

no updates for a long time, feel free to reopen if you have time to rework the PR

@kshtsk kshtsk closed this Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants