Gentoo Archives: gentoo-dev

From: tadpol@××××××.org
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] atd not running for me.
Date: Sat, 21 Jul 2001 12:21:43
Message-Id: 20010721132125.A18570@tadpol.org
In Reply to: [gentoo-dev] atd not running for me. by tadpol@tadpol.org
1 On Sat, Jul 21, 2001 at 11:22:47AM -0500, mike tilstra wrote:
2 > Just trying to figure out if this is my fault, or issues with gentoo.
3 >
4 > atd won't run, and I get permission errors from at. I had to add a user
5 > and group named at for it to get this far.
6 >
7 > So, does atd and at work for others? Or is it just my boxes?
8
9 ok, with the help of kabau from #gentoo, we got this figured out.
10 First you need to set the suid bit on at: chmod +s /usr/bin/at
11 Then touch the lock file: touch /var/cron/atjobs/.SEQ
12 (both as root).
13
14
15 I'll be making a at-3.1.8-r3.ebuild here, and checking it in real quick
16 like.
17
18 --
19 Michael Tilstra tadpol@××××××.org
20 Software is like sex; it's better when it's free. - Linus Torvalds