Date: Thu, 14 Jun 2007 22:16:22 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/atrun Makefile atrun.c Message-ID: <200706142216.l5EMGMHQ016006@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706142216.l5EMGMHQ016006>
