set{u,g}id pid 1699 (df) was invoked by uid 100 ppid 369 (perl) with fd 0 closed
I have a perl script which runs as a daemon (disconnected from stdin, stdout),
and which wants to use df.
Why on earth is it bad to do this? What is this warning trying to warn me of?
-s