aboutsummaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2021-01-209vm: Introduce small delay in start functionHEADmasterJohn Ankarström
Otherwise, pgrep will fail, because screen + QEMU takes a fraction of a second longer to start. I found it simplest to sleep a whole second before running pgrep.
2021-01-20Add 9vm init.d scriptJohn Ankarström
9vm controls a Plan 9 virtual machine.