Re: [Patch] crontab

2004-12-21 Thread Corinna Vinschen
On Dec 21 09:07, Pierre A. Humblet wrote: > The attached patch makes cron more friendly to Windows2003 > users who run it under a privileged user different from SYSTEM. > [...] Thanks, Pierre! I'm going to create a new cron package in a minute. Corinna -- Corinna Vinschen Plea

[Patch] crontab

2004-12-21 Thread Pierre A. Humblet
The attached patch makes cron more friendly to Windows2003 users who run it under a privileged user different from SYSTEM. The main difference is that crontab now places the /var/cron/tabs files in the Administrators (instead of System) group. This is not expected to have an impact on existing ins