stig henning thune wrote: > On Mon, 14 Nov 2005 12:04:23 +0100, "Christopher" <[EMAIL PROTECTED]> > said: > >> >>Aren't you supposed to use 'crontab -e'? >> > > > > Same result as before: > > # crontab -e > 23:04:14 Unable to find fcron in /etc/group: Permission denied
It's the same command, simply a symlink for old times sake. :) Do a 'grep fcron /etc/group', it should respond: fcron:x:108: This is true for both 2.2 and 3.0. If it's not there, something has messed with your /etc/group file. Since I can't see this on any of our testing servers, I don't think it's caused by any upgrade or similar. best c -- Christian Haugan Toldnes Trustix Developer _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
