1 #!/bin/sh 2 # 3 # $NetBSD: ipmon,v 1.2 2000/05/13 08:45:07 lukem Exp $ 4 # 5 6 # PROVIDE: ipmon 7 # REQUIRE: syslogd 8 9 . /etc/rc.subr 10 11 name="ipmon" 12 command="/usr/sbin/${name}" 13 command_args="&" 14 15 load_rc_config $name 16 run_rc_command "$1" 17
Indexes created Thu Oct 02 07:10:07 GMT 2025