1 #!/bin/sh 2 # 3 # $NetBSD: moused,v 1.1 2001/10/29 23:25:01 augustss Exp $ 4 # 5 6 # PROVIDE: moused 7 # REQUIRE: DAEMON 8 9 . /etc/rc.subr 10 11 name="moused" 12 rcvar=$name 13 command="/usr/sbin/${name}" 14 15 load_rc_config $name 16 run_rc_command "$1" 17
Indexes created Thu Oct 02 07:10:07 GMT 2025