diff options
Diffstat (limited to 'etc/rc.d/ntpd')
-rw-r--r-- | etc/rc.d/ntpd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.d/ntpd b/etc/rc.d/ntpd index 5b95bc1460d..8214d65f5f7 100644 --- a/etc/rc.d/ntpd +++ b/etc/rc.d/ntpd @@ -1,6 +1,6 @@ -#!/bin/sh +#!/bin/ksh # -# $OpenBSD: ntpd,v 1.3 2016/02/02 17:51:11 sthen Exp $ +# $OpenBSD: ntpd,v 1.4 2018/01/11 19:52:12 rpe Exp $ daemon="/usr/sbin/ntpd" |