3.0.4 Sa-Update

Report bugs and workarounds
Post Reply
buzzzo
Posts: 94
Joined: 03 Feb 2014 09:09

3.0.4 Sa-Update

Post by buzzzo »

Hi

Regarding EFA-SA-Update, i see in the update to 3.0.4 script:

#Issue #65 Fix EFA-SA-Update file location
rm -f /etc/cron.daily/EFA-SA-Update
rm -f /usr/local/sbin/EFA-SA-Update
/usr/bin/wget -O /usr/local/sbin/EFA-SA-Update $gitdlurl/$VERSION/build/EFA/EFA-SA-Update
chmod 755 /usr/local/sbin/EFA-SA-Update

But in cron.daily i don't see any symlink pointing to /usr/local/sbin/EFA-SA-Update, so the script will actually never run
Is it a wanted solution or a bug ?

Thx
User avatar
darky83
Site Admin
Posts: 540
Joined: 30 Sep 2012 11:03
Location: eFa
Contact:

Re: 3.0.4 Sa-Update

Post by darky83 »

It is called from EFA-Daily-cron:
/etc/cron.daily/EFA-Daily-cron
Version eFa 4.x now available!
Post Reply