My entry in crontab won't work at all.
- Code: Select all
[nightshadow@localhost ~]$ crontab -l
@reboot /home/nightshadow/conky.sh
But nothing happens when I reboot.Everything works fine if I use time, and not @reboot.
But with @reboot, it just won't work.
File conky.sh exists, and has +x permission.I can run it with ./conky.sh from cli, and it works.
What could be the problem ?
Regards,
Darko.