[SATLUG] Mysterious cron problem
Sean Carolan
scarolan at gmail.com
Fri May 18 14:18:13 CDT 2007
Sorry to clutter up the thread - here's what a working cron looks like
from another system running Ubuntu 7.04 - see how it doesn't die after
/etc/localtime? :
[pid 31149] getuid32() = 0
[pid 31149] time(NULL) = 1179515281
[pid 31149] stat64("/etc/localtime", {st_mode=S_IFREG|0644,
st_size=1279, ...}) = 0
[pid 31149] stat64("/etc/localtime", {st_mode=S_IFREG|0644,
st_size=1279, ...}) = 0
[pid 31149] stat64("/etc/localtime", {st_mode=S_IFREG|0644,
st_size=1279, ...}) = 0
[pid 31149] socket(PF_FILE, SOCK_DGRAM, 0) = 7
[pid 31149] fcntl64(7, F_SETFD, FD_CLOEXEC) = 0
[pid 31149] connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
[pid 31149] send(7, "<38>May 18 14:08:01 CRON[31149]:"..., 87,
MSG_NOSIGNAL) = 87
[pid 31149] stat64("/var/run/console", {st_mode=S_IFDIR|0755,
st_size=60, ...}) = 0
More information about the SATLUG
mailing list