summaryrefslogtreecommitdiff
path: root/etc/rc.d/wsmoused
blob: d80598adc9f3ab82d4b6181c290cd9450fdfef54 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# $OpenBSD: wsmoused,v 1.1 2011/07/07 22:23:56 robert Exp $

daemon="/usr/sbin/wsmoused"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1