#!/bin/sh
#
# $OpenBSD: ldomd,v 1.1 2012/11/04 17:12:36 kettenis Exp $

daemon="/usr/sbin/ldomd"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
