diff options
Diffstat (limited to 'abs/core-testing/skvm-hg/run')
-rwxr-xr-x | abs/core-testing/skvm-hg/run | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/abs/core-testing/skvm-hg/run b/abs/core-testing/skvm-hg/run deleted file mode 100755 index 188f5d8..0000000 --- a/abs/core-testing/skvm-hg/run +++ /dev/null @@ -1,8 +0,0 @@ -#!/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 |