summaryrefslogtreecommitdiff
path: root/community/chrony/service
diff options
context:
space:
mode:
Diffstat (limited to 'community/chrony/service')
-rw-r--r--community/chrony/service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/chrony/service b/community/chrony/service
index 3a012ffac..8080dd7c2 100644
--- a/community/chrony/service
+++ b/community/chrony/service
@@ -4,7 +4,7 @@ After=network.target
[Service]
Type=forking
-ExecStart=/usr/bin/chronyd
+ExecStart=/usr/bin/chronyd -u chrony
PIDFile=/var/run/chronyd.pid
[Install]