delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/10/08/05:11:00

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Sat, 8 Oct 2005 11:10:37 +0200 (W. Europe Daylight Time)
From: Orfeo Da Via <orfeo DOT davia AT microline-srl DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Cron problem
In-Reply-To: <Pine.GSO.4.63.0510071320100.501@slinky.cs.nyu.edu>
Message-ID: <Pine.WNT.4.58.0510081054270.1064@sn2307128>
References: <Pine DOT WNT DOT 4 DOT 58 DOT 0510071413450 DOT 480 AT sn2307128> <Pine DOT GSO DOT 4 DOT 63 DOT 0510071005110 DOT 501 AT slinky DOT cs DOT nyu DOT edu> <Pine DOT WNT DOT 4 DOT 58 DOT 0510071635180 DOT 572 AT sn2307128> <Pine DOT GSO DOT 4 DOT 63 DOT 0510071114350 DOT 501 AT slinky DOT cs DOT nyu DOT edu> <Pine DOT WNT DOT 4 DOT 58 DOT 0510071835090 DOT 540 AT sn2307128> <Pine DOT GSO DOT 4 DOT 63 DOT 0510071320100 DOT 501 AT slinky DOT cs DOT nyu DOT edu>
MIME-Version: 1.0
X-Virus-Status: Clean

Hi, Igor

> Try doing this without changing your UID to 18.  In fact, is there a
> reason why you didn't use cron-config in the first place?  Why not try
> removing all traces of the cron service, including the log and pid files,
> and using cron-config to install cron?

well, I removed all my cron intallation:

$ cygrunsrv --stop cron
$ cygrunsrv --remove cron
$ rm -f /var/run/cron.pid
$ rm -f /var/log/cron*

$ cygrunsrv -L
 (empty row)

then I restarted cygwin and:

$ /usr/bin/cron-config

...as service? yes
...yourself?   no
...ntsec?      yes
...start ..service? yes

now:

$ cygrunsrv -L
  cron

$ cygrunsrv -Q cron
 Service             : cron
 Display name        : Cron daemon
 Current State       : Running
 Controls Accepted   : Stop
 Command             : /usr/sbin/cron -D

$ crontab -l
 # DO NOT EDIT THIS FILE - edit the master and reinstall.
 # (/tmp/crontab.300 installed on Sat Oct  8 10:23:16 2005)
 # (Cron version -- $Id: crontab.c,v 1.8 2004/12/21 16:14:41 corinna Exp  $)
 * 10 * * * /bin/date >> /home/micekiller/tmp/date.out 2&1

$ ls -l /home/micekiller/ | grep tmp
 drwxr-xr-x+  2 micekiller     None     0 Oct  8 11:03 tmp

$ ls -l /home/micekiller/tmp
 total 0

grrrr ...does't work!


$ ll /var/log/cron.log
 -rw-r--r--  1 SYSTEM root 39 Oct  8 10:31 /var/log/cron.log

$ cat /var/log/cron.log
  [836] cron started
  [1032] cron started


where I'm wrong?  Thanks O.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019