#!/usr/bin/env /lib/runit/invoke-run

exec 2>&1
#exec chpst -L ./runlock chpst -l ./runlock sleep 0.1
#it appears that, for some reason, acquiring the lock on files in /home 's testbed is racy and
#creates intermittent failures of the trigger-sv test..
exec sleep 100
