Search found 2 matches

by konstantinosdms
27 Dec 2019, 20:01
Forum: General Discussion
Topic: Problem while setting cron job on ubuntu 16.04
Replies: 2
Views: 435

Re: Problem while setting cron job on ubuntu 16.04

The error points to this command.When I comment it it does not display any errors.Also the above command when I run it from shell,does not start the gui!!!
by konstantinosdms
27 Dec 2019, 19:11
Forum: General Discussion
Topic: Problem while setting cron job on ubuntu 16.04
Replies: 2
Views: 435

Problem while setting cron job on ubuntu 16.04

Here is my cron job on ubuntu 16.04 32bit
30 01 * * 7 export DISPLAY=:0 && '/home/konstantinos/FreeFileSync/FreeFileSync /home/konstantinos/Desktop/tomahawk_batch.ffs_batch'
but when i sudo mount -a i get the following error:
mount: /etc/fstab: parse error: ignore entry at line 15.

Any suggestion?