Package: cron
Version: 3.0pl1-99

Hi!

When I used script "test.sh" with extension e.g ".sh"  crond refused to
execute it. After I have removed  the ".sh" my script has been run.

I have tested it in Debian Etch and Sarge both are affected.
Sarge: cron 3.0pl1-86
Etch: cron 3.0pl1-99

cat /etc/cron.hourly/test.sh
----
#!/bin/bash

echo "Filename: $0 Date: `date` PID:$$" >> /tmp/cronhourly.log
----
ls -l /etc/cron.hourly/
-rwxr-xr-x   1 root root   75 2007-02-15 14:06 test.sh

Regards:
Csaba Lack


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to