Home

AzBox HD Crond & SCDXCas

elgeneral

AZvip
Fan de OpenSPA
11 May 2008
124
0
0
AzBox HD Crond & SCDXCas
If You want to make that AzBox HD run automatically Key updates, and that You dont need to do it manually You can do this by simple putting cron.tab file in Crond plugin folder and no need to force update manually.
Just create cron.tab file, and put this inside :

Código:
SHELL=/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin
HOME=/camd/OpenXCAS/Cron/
# run-parts
0 * * * * /camd/OpenXCAS/SCDXCas/SCDXCas

For this, You need to have installed Crond plugin and SCDXCas plugin.
I attached also mine cron.tab file, where Crond plugin execute every 1 hour. SCDXcas plugin.
That is all, enjoy.
NOTE:
file cron, cron.tab, and run.sh must have 755 CHMOD permissions

Gracias NeotionBox