Joachim Ott-3 wrote:
> 
> 2009/10/12 Matthias Huber <[email protected]>:
>> Joachim Ott schrieb:
>>
>> 2009/10/11 Matthias Huber <[email protected]>:
>>
>>
>> (vixie) cron package misses /var/spool/crontabs so the crontab-command
>> does'nt store the crontab and no command is executed.
>>
>>
>> If you're talking about the standard cron that comes with shr-u: it
>> stores the tables in /var/cron/tabs - I could not successfully install
>> one with "crontab -e" for root too, but it worked for a non-root user.
>> I couldn't investigate this further because strace doesn't work with
>> suid-programs.
>>
>>
>>
>> i could successfull bring it to work as root with an mkdir
>> /var/spool/crontabs
> 
> I must have the BSD-version of vixie-cron then. As non-root, I got a
> file /var/cron/tabs/ott with "crontab -e", and for root, I always get
> "crontab: no changes made to crontab".
> 

ahhh ok, i tried to reproduce, and i was in the wood:
now i see the problem: (as root) 
crontab -e doesn't work, 
but crontab <file> does.

-- 
View this message in context: 
http://n2.nabble.com/shr-u-missing-directory-in-cron-package-tp3804366p3809023.html
Sent from the SHR Users discussions mailing list archive at Nabble.com.
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to