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