summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/skvm-hg/run
blob: 188f5d801615efae63775db9ffe61d893f035a2e (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
exec 2>&1
export TERM=linux
./etc/rc.conf
./etc/rc.d/functions
svwaitup hal 2>/dev/null 1>/dev/null
stat_runit "Starting skvm"
exec /etc/rc.d/skvm start