xref: /openbsd/etc/rc.d/ospf6d (revision fc61954a)
1#!/bin/sh
2#
3# $OpenBSD: ospf6d,v 1.2 2016/02/02 17:51:11 sthen Exp $
4
5daemon="/usr/sbin/ospf6d"
6
7. /etc/rc.d/rc.subr
8
9rc_cmd $1
10