squeak-phone/squeak-dev-config/start-squeak.pr

8 lines
146 B
Plaintext
Raw Permalink Normal View History

2022-05-19 15:00:59 +00:00
<require-service <daemon squeak>>
<daemon squeak {
2022-05-28 08:51:20 +00:00
argv: "exec squeak 2>/dev/tty"
2022-05-19 15:00:59 +00:00
dir: "images/current"
protocol: application/syndicate
}>