#!/bin/sh # # $NetBSD: identd,v 1.1 2004/01/31 21:50:45 christos Exp $ # # PROVIDE: identd # REQUIRE: DAEMON # KEYWORD: shutdown $_rc_subr_loaded . /etc/rc.subr name="identd" rcvar=$name command="/usr/libexec/${name}" load_rc_config $name run_rc_command "$1"