Hi,

the removal of LD_LIBRARY_PATH is not directly the fault of this
package. See what's going on:

      * "batch" is a shell script that calls "at".
      * "at" is installed setuid and setgid daemon.
      * The dynamic loader keeps setuid/setgid executables from seeing
        LD_LIBRARY_PATH. That is a security feature.
      * Thus "at" has no way to determine your LD_LIBRARY_PATH variable.

I think most people can live with this behaviour, but it would lower the
confusion if there were some words about it in the man page (especially
because searching the web for words like "at" is a pita).

So, may I suggest a "fix" through documentation?

[x] ulf 

-- 
I love deadlines. I like the whooshing sound they make as they fly by.
(Douglas Adams)




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

Reply via email to