xref: /openbsd/etc/rc.d/rad (revision 09467b48)
1#!/bin/ksh
2#
3# $OpenBSD: rad,v 1.1 2018/07/12 08:20:36 florian Exp $
4
5daemon="/usr/sbin/rad"
6
7. /etc/rc.d/rc.subr
8
9rc_cmd $1
10