summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/runit-scripts-mv/runitscripts/services/ghosd/run
blob: faf4d59e46e4c801e65d3add9cd453b1043e9088 (plain)
1
2
3
4
5
6
7
#!/bin/sh
exec 2>&1
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
stat_runit "Starting ghosd"
DISPLAY=localhost:0.0 exec  /usr/bin/osdServer.pl 5000