xref: /openbsd/etc/rc.d/wsmoused (revision fc61954a)
1#!/bin/sh
2#
3# $OpenBSD: wsmoused,v 1.1 2011/07/07 22:23:56 robert Exp $
4
5daemon="/usr/sbin/wsmoused"
6
7. /etc/rc.d/rc.subr
8
9rc_reload=NO
10
11rc_cmd $1
12