Running handin server with systemd?

I've been running a handin server (that is, using the handin pkg) for ... uh .. 20 years? I'm still using Daniel J. Bernstein's daemontools to keep it runnning, but a conversation with @SamPhillips at 14th RacketCon convinced me that I should probably switch to using systemd; it's probably more ... reliable? declarative? modern? Anyhow, if anyone has configuration files to use the handin server with systemd, I'd love to see them.

1 Like

I see no reason whatsoever to adapt your process to the complexity of systemd.
Especially not if the elegantly simple daemontools work for you.

-- hendrik