Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-20 | 9vm: Introduce small delay in start functionHEADmaster | John 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-20 | Add 9vm init.d script | John Ankarström | |
9vm controls a Plan 9 virtual machine. |