cvs commit: src/libexec/atrun Makefile atrun.c
Yar Tikhiy
yar at FreeBSD.org
Thu Jun 14 22:16:23 UTC 2007
yar 2007-06-14 22:16:21 UTC
FreeBSD src repository
Modified files:
libexec/atrun Makefile atrun.c
Log:
Use a single setusercontext(3) instead of a bunch of basic syscalls.
Besides aesthetic benefits, that makes at(1) jobs subject to such
login.conf(5) settings as resource limits.
Revision Changes Path
1.13 +4 -0 src/libexec/atrun/Makefile
1.23 +25 -0 src/libexec/atrun/atrun.c
More information about the cvs-src
mailing list