> As far as the output of this script is concerned, I have no
> complaints. The only problem is the fd leak error.


As Milan mentioned in message #20 -  cron probably internally uses some
descriptors for other things - and forgets to close it after fork and exec of
a new cron jobs - these descriptors are seen by your cron shell script job and
then are 'forwarded' to lvdislay.

I would suggest to reassign this bug to cron package.


Zdenek

k...@debian.org




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to