CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/04/01 09:39:05

Modified files:
        libexec/rpc.rusersd: rusersd.c 

Log message:
Do the unveil() after the daemon() call, because otherwise we wouldneed
"/dev/null" "rw" and "/" "r", in particular the second is ugly.
pointed out by bluhm, discussion also with dgl.

Reply via email to