On 5/9/06, Laurent Lesage <[EMAIL PROTECTED]> wrote:
> May 9 11:39:49 serveur upssched[6823]: Execute command failure: > /root/scripts/upsalert phone_alert: No such file or directory
You can also get this error if the script interpreter (after "#!" - usually /bin/sh, /usr/bin/perl, etc.) has changed names, or if you edited the file on a Windows system and the editor added a stray CR character at the end of the line. Also, as Arnaud pointed out, it could be a permissions problem. Usually, /root would not be readable for the NUT user. -- - Charles Lepple _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

