Gentoo Archives: gentoo-user

From: Alexis Lahouze <xals@×××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] fcron
Date: Mon, 02 Apr 2007 14:50:39
Message-Id: 35172.212.23.162.37.1175524889.squirrel@webmail.lahouze.org
In Reply to: [gentoo-user] fcron by "W.Kenworthy"
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4
5 W.Kenworthy a écrit :
6 > Looks like fcron has changed its user group from cron to fcron. Once I
7 > realised this I have been able to add users to fcron and it works - for
8 > users.
9 >
10 > However I have quite a number of system level root jobs that I cant list
11 > or edit using crontab -e or -l on multiple systems
12 >
13 > moriah ~ # crontab -e 22:05:13 Could not chdir to
14 > /var/spool/cron/fcrontabs: Permission denied
15 > moriah ~ #
16 I think you need to add theses users to the fcron group (as root):
17 gpasswd -a [user] fcron
18
19 You'll also be interested into remove theses users from cron group which
20 is no more needed:
21 gpasswd -d [user] cron
22
23 and then retry fcrontab -e
24
25 - --
26 Alexis Lahouze - xals@×××××××.org
27 Gradignan (Bordeaux) - France - Terre
28 clé pgp : 0x7729E023 (subkeys.pgp.net)
29 fingerprint : 43F9 589F CDF7 7A21 A43E 048D A45E E8CA 7729 E023
30
31 -----BEGIN PGP SIGNATURE-----
32 Version: GnuPG v2.0.3 (GNU/Linux)
33
34 iD8DBQFGERYZpF7oyncp4CMRAkVCAJ433iPF2r1YfcHYKbLZ3qCsxRJ5tgCdEdke
35 epYrpoQWze3sQq7n1EfTtuc=
36 =x4CI
37 -----END PGP SIGNATURE-----
38 --
39 gentoo-user@g.o mailing list