1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/etc/rc.d/route6d
rpe 9b59291944 Change the shebang line from /bin/sh to /bin/ksh in all base rc.d
daemon scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:52:12 +00:00

10 lines
129 B
Bash

#!/bin/ksh
#
# $OpenBSD: route6d,v 1.2 2018/01/11 19:52:12 rpe Exp $
daemon="/usr/sbin/route6d"
. /etc/rc.d/rc.subr
rc_cmd $1