summaryrefslogtreecommitdiff
path: root/chronyd.sysconfig
diff options
context:
space:
mode:
Diffstat (limited to 'chronyd.sysconfig')
-rw-r--r--chronyd.sysconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/chronyd.sysconfig b/chronyd.sysconfig
index 8b0293e..f691d68 100644
--- a/chronyd.sysconfig
+++ b/chronyd.sysconfig
@@ -1 +1,6 @@
-OPTIONS="-u ntp"
+# Set nice level for chronyd
+
+# Define services nice level
+SERVICE_RUN_NICE_LEVEL="+1"
+
+NTPD_USER="ntp"