Just for myself until the better solution arive I for a while have put
such lines into rc.shutdown
On 18.07.19 10:07, Stuart Henderson wrote:
On 2019-07-16, Robert Klein <[email protected]> wrote:
How about:
config -ef /bsd <<EOF
disable ulpt
quit
EOF
Dunno if that still works, though, I networked my printer.
It still works, but it prevents "kernel reordering" from taking place, which is
both a security mitigation and (for release users) the mechanism used for
applying
syspatches to the kernel. And of course for snapshot users it needs to be
re-applied every update. We don't have a good solution for this yet.