3 # $NetBSD: inetd,v 1.6 2000/09/19 13:04:38 lukem Exp $
4 # $FreeBSD: src/etc/rc.d/inetd,v 1.2 2002/06/13 22:14:36 gordon Exp $
5 # $DragonFly: src/etc/rc.d/inetd,v 1.3 2005/11/19 21:47:32 swildner Exp $
9 # REQUIRE: DAEMON LOGIN
16 command="/usr/sbin/${name}"
17 pidfile
="/var/run/${name}.pid"
18 required_files
="/etc/${name}.conf"
19 extra_commands
="reload"