summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts/services/gpm/run
blob: c347c7711d7c4a85e9706cd34ec2d8bfdf2007f0 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
exec 2>&1
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
stat_runit "Starting GPM"


. /etc/sysconfig/mouse
exec gpm -D -m $MDEVICE -t $PROTOCOL