Feature #3567
closedOption to disable NTP
100%
Description
At the moment the only way I can find to stop ntpd is working is put some invalid value in the ntp server field.
I want to disable ntp because pfsense is running in a virtual machine, and so the host is responsible for the clock.
Updated by Kill Bill almost 8 years ago
https://github.com/pfsense/pfsense/pull/3627
(If someone still wishes to have this feature, feel free to recycle the above code as you wish, redoing off to booleans and dropdown to checkboxes. I prefer to spend my time on more meaningful things.)
Updated by Viktor Gurov almost 5 years ago
Updated PR:
https://github.com/pfsense/pfsense/pull/4243
Updated by Jim Pingle almost 5 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.5.0
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Viktor Gurov over 4 years ago
enable checkbox fix:
https://github.com/pfsense/pfsense/pull/4270
Updated by Jim Pingle over 4 years ago
- Status changed from Feedback to Pull Request Review
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
PR has been merged. Thanks!
Updated by Viktor Gurov over 4 years ago
fix for clean NTP configurations which don't have $config['ntpd']['enable'] entry:
https://github.com/pfsense/pfsense/pull/4291
Updated by Jim Pingle over 4 years ago
- Status changed from Feedback to Pull Request Review
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
PR has been merged. Thanks!
Updated by Viktor Gurov over 4 years ago
- Status changed from Feedback to Resolved
now it's working fine
2.5.0.a.20200501.1824