the location? home/radioscript/cronstart <----- when opened now reads

Code: 
@reboot /home/radioscript/rebootstart
* * * * *    /home/radioscript/killacc.sh > /dev/null 2>&1
Are you sure thats set to every min? because im testing the above now and its been running for well over a min with no change?

---------- Post added at 05:54 PM ---------- Previous post was at 05:51 PM ----------
* * * * * Command to be executed - - - - - | | | | | | | | | +----- Day of week (0-7) | | | +------- Month (1 - 12) | | +--------- Day of month (1 - 31) | +----------- Hour (0 - 23) +------------- Min (0 - 59) (Each of the first five fields contains only numbers, however they can be left as '*' characters to signify any value is acceptible).