directories
are silently ignored.
Regards:
Csaba Lack
>>> Clint Adams <[EMAIL PROTECTED]> 2007.02.15. 19:39 >>>
> What if run-parts checks ".dpkg*" and ".disable*" and ".whatever"
> extensions and it will prevented from running
, when I faced with this issue)
Regards:
Csaba Lack
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi
I checked again, and this is probably a duplicate of bug
<http://bugs.debian.org/308911> filed against run-parts.
Regards:
Csaba Lack
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
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]
wit
Hi!
Maybe the extension of the script?
Please check to run without ".sh".
30 12 * * * /path/to/script/script
When I tried to run my script throught /etc/cron.hourly/update.sh then
it refused me to run, after I have removed the extension ".sh" it
worked.
(Debian Etch)
5 matches
Mail list logo