Arnaud Rebillout, le mer. 23 nov. 2022 08:19:07 +0700, a ecrit: > Another interesting detail is that restarting espeakup makes it speaks > again, like if nothing happens. So I think it could be useful to have > something monitor the daemon and restart it in case it crashes. Would make > it more reliable overall, I suppose.
Indeed (and debconf does that for its frontend so it's not unseen in d-i :) ). I have now uploaded that, for a start. > Unfortunately I'm not familiar with d-i and I couldn't even find from > *where* espeakup is started (no etc/init.d, no systemd). There is no init or systemd so we start it by hand from /lib/debian-installer/startup.d/S51espeakup, installed from debian/espeakup-udeb.start Samuel