[EMAIL PROTECTED] wrote: > > OK, so I made this file: > ------------------------------------------ > #!/bin/sh<\n>
That is a syntax error. The file that was not found is "/bin/sh<\n>". Presumably this should be "#!/bin/sh". > I get the same error: > > env: /etc/init.d/upsd file not found > > any ideas??? > > Thanks and an appology to Pete Selinger, who suffered through me > replying to him instead of to the list!!! :) -- Peter _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

