0
I've got a Bash script with all the permission to be excecuted, I attach it to to a cron job, this script basically only kill and restart a specific process, the strange behaviour is that if i run the script via terminal everything works fine as expected, it shout down the process and restart it, but when the cron job is triggered it only shout down the process and nothing more...any idea why this behaviour occur? Thanks
If you don't post some details (cron definition, script content...) it's hard to tell. – nKn – 2015-11-06T11:15:05.017