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". _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
