OPNsense Forum

Archive => 23.1 Legacy Series => Topic started by: xkpx on February 28, 2023, 10:01:55 PM

Title: Disable NTPD for switch with Chronyc
Post by: xkpx on February 28, 2023, 10:01:55 PM
Hellow gentlemens, what is the best way to disable NTPD in freebsd so it doesn't auto load when [machine] is booted/rebooted, so i can just enable Chrony and put it on 123 port?
Can i just delete/move /etc/rc.d/ntpd or this is not the way?
Title: Re: Disable NTPD for switch with Chronyc
Post by: franco on March 01, 2023, 08:38:13 AM
In OPNsense you just clear the NTP servers and then the daemon will be disabled.


Cheers,
Franco
Title: Re: Disable NTPD for switch with Chronyc
Post by: xkpx on March 01, 2023, 03:58:27 PM
Thank you Sir!