Fix esvm service, improve default ntp.conf and set it to be kept during updates

This commit is contained in:
2025-08-04 12:57:44 +03:00
parent 19db5275a6
commit 946df28d4d
3 changed files with 10 additions and 2 deletions
+6
View File
@@ -15,3 +15,9 @@ server 2.south-america.pool.ntp.org
driftfile /var/lib/ntp/ntp.drift
pidfile /run/ntpd.pid
restrict default limited kod nomodify notrap nopeer noquery
restrict -6 default limited kod nomodify notrap nopeer noquery
restrict 127.0.0.1
restrict ::1