X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=cron.d%2Fsfa.cron;h=c54133443a40590f5ca55bb14ec5db4d0d1bd8b5;hb=3d51e29695f79b143974f5cf7b2e104d89626ba4;hp=00d27b6cf7b1fde2beedc8bd74be8d97902b45d6;hpb=00af7ab35acb6d86b1c024add91d6a8133f7fa88;p=sfa.git diff --git a/cron.d/sfa.cron b/cron.d/sfa.cron index 00d27b6c..c5413344 100644 --- a/cron.d/sfa.cron +++ b/cron.d/sfa.cron @@ -9,6 +9,6 @@ HOME=/ # # minute hour day-of-month month day-of-week user command # once or twice an hour makes sense -0 * * * * root /usr/bin/sfa-import-plc.py >> /var/log/sfa_import.log 2>&1 +0 * * * * root /usr/bin/sfa-import.py >> /var/log/sfa_import.log 2>&1 # this is needed only if you run RefreshPeer #0 0 * * * root /usr/bin/sfa-clean-peer-records.py >> /var/log/sfa_import.log 2>&1