Search found 1 match

by denywinarto
07 Feb 2013, 00:01
Forum: Help
Topic: FreeFileSync doesnt start without active term
Replies: 6
Views: 2013

Re: FreeFileSync doesnt start without active term

Found a way around this to help others who may have this issue.

I used the below cron job and it is working.

/usr/bin/FreeFileSync /root/DATI-01.ffs_batch --display=:0.0

http://promberger.info/linux/2009/01/02/running-x-apps-like-zenity-from-crontab-solving-cannot-open-display-problem/

EDIT ...