Problem with daemonizing rails3

Hi there,

on two different systems I have the same problem.
Linux Fedora and Linux Ubuntu.
Both with mongrel as server.

When running rails with “rails s” it does.
When trying “rails s -d” it says that it is starting but noting
happens. No process, no errors.

Would be nice if someone could help me.