From mboxrd@z Thu Jan 1 00:00:00 1970
X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org
X-Spam-Level:
X-Spam-Status: No, score=0.2 required=5.0 tests=DATE_IN_PAST_12_24,
DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI autolearn=no
autolearn_force=no version=4.0.0
Received: from tadpol.dsl.visi.com ([208.42.95.172] helo=sunspot.tilstra.com)
by cvs.gentoo.org with esmtp (Exim 3.30 #1)
id 15O1Nn-0005VU-00
for gentoo-dev@gentoo.org; Sat, 21 Jul 2001 12:21:43 -0600
Received: from tadpol by sunspot.tilstra.com with local (Exim 3.12 #1 (Debian))
id 15O1NW-0004pv-00; Sat, 21 Jul 2001 13:21:26 -0500
From: tadpol@tadpol.org
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] atd not running for me.
Message-ID: <20010721132125.A18570@tadpol.org>
References: <20010721112246.A18488@tadpol.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
In-Reply-To: <20010721112246.A18488@tadpol.org>; from tadpol@tadpol.org on Sat, Jul 21, 2001 at 11:22:47AM -0500
X-Face: #SH"AGfFc8u[OW5Rp;V;WNnT
X-Copyright: 2001 by Michael Conrad Tilstra
X-URL:
Sender: gentoo-dev-admin@cvs.gentoo.org
Errors-To: gentoo-dev-admin@cvs.gentoo.org
X-BeenThere: gentoo-dev@cvs.gentoo.org
X-Mailman-Version: 2.0
Precedence: bulk
Reply-To: gentoo-dev@cvs.gentoo.org
X-Reply-To: tadpol@gentoo.org
List-Help:
List-Post:
List-Subscribe: ,
List-Id: Gentoo Linux development list
List-Unsubscribe: ,
List-Archive:
Date: Sat Jul 21 12:22:02 2001
X-Original-Date: Sat, 21 Jul 2001 13:21:26 -0500
X-Archives-Salt: 890f2384-c99e-4c7d-8958-f68b1cc16036
X-Archives-Hash: 4a05c07b1b5044345e332e8ff0dc03ce
On Sat, Jul 21, 2001 at 11:22:47AM -0500, mike tilstra wrote:
> Just trying to figure out if this is my fault, or issues with gentoo.
>
> atd won't run, and I get permission errors from at. I had to add a user
> and group named at for it to get this far.
>
> So, does atd and at work for others? Or is it just my boxes?
ok, with the help of kabau from #gentoo, we got this figured out.
First you need to set the suid bit on at: chmod +s /usr/bin/at
Then touch the lock file: touch /var/cron/atjobs/.SEQ
(both as root).
I'll be making a at-3.1.8-r3.ebuild here, and checking it in real quick
like.
--
Michael Tilstra tadpol@tadpol.org
Software is like sex; it's better when it's free. - Linus Torvalds