Page 1 of 1

nach umstieg von confixx auf syscp probleme mit confixx cron

Posted: 2004-09-03 10:51
by paddy2706
hey

hab nun endlich was gefunden was neben confixx stabil ist und gut ausschaut. ausserdem liess es sich gut installiern (per apt-get). naja jetzt hab ich syscp und confixx war vorher drauf.

das problem is nun, dass mir der cron jede minute ne mail schickt:
/bin/sh: /root/confixx/confixx_counterscript.pl: No such file or directory
das problem is, dass ich im /etc/cron.d gar keinen eintrag von confixx mehr hab... wo koennte der cronjob noch gespeichert sein??

Re: nach umstieg von confixx auf syscp probleme mit confixx cron

Posted: 2004-09-03 12:10
by duergner
su auf den entsprechenden User und dann crontab -e

Re: nach umstieg von confixx auf syscp probleme mit confixx cron

Posted: 2004-09-03 12:17
by paddy2706
danke!