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
+2 -2
View File
@@ -1,5 +1,5 @@
name: ntpd
description: Network Time Protocol daemon
type: simple
start_cmd: /usr/sbin/ntpd -g -u ntp:ntp
type: background
start_cmd: /usr/sbin/ntpd -n -g -u ntp:ntp
exit_method: kill