-
Notifications
You must be signed in to change notification settings - Fork 150
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
Create NETWORK_ENABLE_NTP_QUIRKS option #241
base: devel
Are you sure you want to change the base?
Conversation
Hey, looks good, but there seems to be a conflict, perhaps because I rebased the previous PR |
Fixed |
Stil conflicting here |
Not sure why that was marked as conflict. I re-saved it. Says it's merge-able again. |
Says its still in conflict. It comes from this commit: @foosel If you have any input and not to busy to add it here it would help. Might be also worth to have the NTP comment on top of the config variable.
|
Regarding Pis, AllStarLink currently has hundreds if not 1000+ Pi appliance installs of Debian 12 bookworm using CustomPiOS and our setup doesn't use iptables or ntpd and there have been no reports of time sync problems. We support Pi 3, 4, 5 and Zero W2s. |
@guysoft I merged in devel with this branch. Are the conflicts clear now? |
There is obsolete code in
modules/network
that tries to force-mangle iptables for NTP purposes. This adds an option to enable that behavior if desired.