Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dcron problem on new install
Date: Thu, 26 Nov 2015 07:50:14
Message-Id: 18573232.UxznyfM89v@andromeda
In Reply to: [gentoo-user] dcron problem on new install by waltdnes@waltdnes.org
1 On Wednesday, November 25, 2015 10:29:52 PM waltdnes@××××××××.org wrote:
2 > I'm getting a bunch of messages like...
3 >
4 > > Subject: cron for user root root [ ! -x /etc/cron.hourly/0anacron ]
5 > > && { test -x /usr/sbin/run-crons && /usr/sbin/run-crons ; }
6 > >
7 > > /bin/sh: root: command not found
8 >
9 > /bin/sh does exist...
10 >
11 > [d531][waltdnes][~] ll /bin/sh
12 > lrwxrwxrwx 1 root root 4 Nov 24 12:10 /bin/sh -> bash
13 >
14 > /etc/ cron.hourly cron.weekly cron.monthly are empty except for a
15 > dummy file .keep_sys-process_cronbase-0
16
17 What do you get when you run:
18
19 # crontab -l
20
21 as root?
22
23 --
24 Joost