CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/28 15:27:10
Modified files:
regress/sys/kern/setuid: Makefile
Log message:
The setuid regression test builds and runs a binary that is setuid
or setgid nobody. Since /usr/obj is 0770, user nobody cannot access
other files there anymore. Install all programs into a temporary
directory and run them there. Check that /tmp is mounted without
nosuid.
