1 #!/bin/sh 2 # 3 # $NetBSD: mopd,v 1.3.4.1 2000/10/02 01:08:55 lukem Exp $ 4 # 5 6 # PROVIDE: mopd 7 # REQUIRE: DAEMON 8 9 . /etc/rc.subr 10 11 name="mopd" 12 rcvar=$name 13 command="/usr/sbin/${name}" 14 15 load_rc_config $name 16 run_rc_command "$1" 17
Indexes created Thu Oct 30 16:09:53 GMT 2025