I can't get at(1) to work on AT&T Sys V 3.2.1 iapx386
Orlan Cannon
oc at vmp.com
Tue Jun 5 22:38:04 AEST 1990
In article <1990Jun05.021452.22612 at uhura.neoucom.EDU>, wtm at uhura.neoucom.EDU (Bill Mayhew) writes:
>
> The user sumbitted at jobs fail with diagnostic mail sent to the
> user complaining "bad ulimit".
What happens here is that "at" jobs are run by "cron". And cron
is running with the ulimit that was in effect when cron was started,
probably at system boot time. When you create an "at" job, it
builds a file that includes your environment and other things, such
as your ulimit. If your ulimit is higher than cron's, it will fail.
The answer is to put a higher ulimit into effect in your bootup
script before it starts cron.
As to why the default ulimit is so low... that's another story
entirely...
--
Orlan Cannon oc at vmp.com
Video Marketing & Publications, Inc. ...!uunet!vmp!oc
Oradell, NJ 07649 (800) 627-4551
More information about the Comp.sys.att
mailing list