summaryrefslogtreecommitdiff
path: root/community/openntpd/openntpd.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/openntpd/openntpd.service')
-rw-r--r--community/openntpd/openntpd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openntpd/openntpd.service b/community/openntpd/openntpd.service
index e419204d4..ebaf10540 100644
--- a/community/openntpd/openntpd.service
+++ b/community/openntpd/openntpd.service
@@ -4,7 +4,7 @@ After=network.target
[Service]
Type=forking
-ExecStart=/usr/sbin/ntpd -s
+ExecStart=/usr/bin/ntpd -s
[Install]
WantedBy=multi-user.target