1

I have an embedded system with Debian on ARM. I use ntpdate for time synchronization, but I am not sure whether it supports SNTP.

michelemarcon
  • 671
  • 1
  • 7
  • 14

1 Answers1

1

sntp (in the ntp debian package) does and it is the intended replacement for ntpdate anyway.

Sven
  • 98,649
  • 14
  • 180
  • 226