#!/bin/sh # # $NetBSD: wsmoused,v 1.3 2004/08/13 18:08:03 mycroft Exp $ # # PROVIDE: wsmoused # REQUIRE: LOGIN # KEYWORD: shutdown $_rc_subr_loaded . /etc/rc.subr name="wsmoused" rcvar=$name command="/usr/sbin/${name}" pidfile="/var/run/${name}.pid" load_rc_config $name run_rc_command "$1" l'/>
summaryrefslogtreecommitdiff
path: root/sys/modules/compat_40
AgeCommit message (Expand)Author
2019-01-27Merge the [pgoyette-compat] branchpgoyette