Author :
kn
Date :
2025-05-21 04:50:38
Hash :812dc45b Message :drop custom rdaemon(), daemon(3) as usual
There is no chroot(2), only unveil(2) to a single file, see initial commit.
Defer unveil for deamon(3) to see /dev/null and drop cargo-culted code.
OK deraadt brynet