Ciao Alberto7, ho fatto tutto alla lettere come mi hai scritto ma il controllo da crontab non parte
nella cartella /var/cccamlog/CCcam.check non c'è nessun log di controllo
ho persino rimesso la crontab sotto proprietà di root
con chown root /var/crontab
a cui prima avevo dato diritti 755
in poche parole non parte il comando da crontab, cosa posso fare per fare in modo che crontab lavori e mandi in esecuzione CCcamCheck.sh???ti incollo la crontab
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# m h dom mon dow user command
17 * * * * root cd / && run-parts --report /etc/cron.hourly
25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
#
#CCcam controll
*/5 * * * * root /var/script/CCcamCheck.sh
poi ho lanciato il programma controllo CCcamCheck.sh da rooot nella shell comandi e mi ha dato un loop infinito di cui ti incollo solo le
prime linee senza dati sensibili....
root@amed2-server0:~# CCcamCheck.sh
15:20:17.350 CCcam: ======================================================================
15:20:17.351 CCcam: starting CCcam 2.1.3 compiled on Nov 14 2009@00:48:18
15:20:17.351 CCcam: ======================================================================
15:20:17.351 CCcam: online using nodeId 8b236f2b1f2678fe
15:20:17.352 CCcam: Connection already exist, not adding it
15:20:17.353 CCcam: create 1 cam device(s)
15:20:17.378 CCcam: readKeyfile: cannot open /var/keys/SoftCam.Key or not found
15:20:17.378 CCcam: readKeyfile: cannot open /var/keys/AutoRoll.Key or not found
15:20:17.378 CCcam: static cw not found or bad
15:20:17.378 CCcam: parsed 1 entries from /var/etc/CCcam.prio
15:20:17.393 CCcam: added 1284 provider names from /var/etc/CCcam.providers
15:20:17.592 CCcam: added 9470 channel names from /var/etc/CCcam.channelinfo
15:20:17.592 CCcam: server started on port xxxx
poi mi da tutti i peer colegati su cccam e le card in CCcam,
deve lavorare così il soft controllo cccam? mille grazie per tua cortesia e collaborazione
un saluto alla board
dema2 italia
GRAZIE ancora