delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Message-ID: | <001801c314c5$208250f0$6400a8c0@FoxtrotTech0001> |
From: | "Bill C. Riemers" <cygwin AT docbill DOT net> |
To: | <cygwin AT cygwin DOT com> |
References: | <Pine DOT GSO DOT 4 DOT 44 DOT 0305071106410 DOT 3212-100000 AT slinky DOT cs DOT nyu DOT edu> |
Subject: | Re: cron in cygwin |
Date: | Wed, 7 May 2003 14:18:31 -0400 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
> This is *way* too complicated. It's fine if you run other things using > sysvinit, but if all you want is cron, try the way described in > /usr/doc/Cygwin/cron.README (you did read it, didn't you? that directory > contains the necessary instructions specifically for the Cygwin ports -- > see <http://cygwin.com/faq/faq.html#SEC28>). Yes, I did try the directions in the README, but they do not work. "cygrunsrv" does not have -D option... cygrunsrv: unknown option -- D > Regarding your "NOTE 1" below -- is it reproducible? Could you please > post the output of "getfacl filename" before and after "chown filename"? > Perhaps Pierre or Corinna could comment on this? It reproduces 100% of the time. I've tried it on several different machines as well.. $ cd /etc $ echo "hi" > foo.txt $ chmod 600 foo.txt $ getfacl foo.txt # file: foo.txt # owner: docbill # group: None user::rw- group::--- mask:rwx other:--- $ chown SYSTEM foo.txt $ getfacl foo.txt # file: foo.txt # owner: SYSTEM # group: None user::rw- group::--- mask:rwx other:--- -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |