diff options
Diffstat (limited to 'community/openntpd/openntpd.service')
-rw-r--r-- | community/openntpd/openntpd.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openntpd/openntpd.service b/community/openntpd/openntpd.service index db76531d1..e419204d4 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 +ExecStart=/usr/sbin/ntpd -s [Install] WantedBy=multi-user.target |