i have made a cron file in /etc/cron.d directory i am appending a cron file fi in this directory through a jsp which is executed by tomcat . The permissions of the file is made -rwxrwxrwx 1 root root 462 2011-04-25 11:20 fi
and i am running this file through root but its not executing but on changing the permissions of the file to 644 the script starts executing.(why it is happening so?) why the file stop executing when its permissions are changed to 777 -- LUG@IITD - http://lug-iitd.org/Footer
