> Hmm - not entirely trivial; it turns out that most unix-es do not take
> kindly to
>
>       setsid()
>
> when not detached/non-root. So I changed Jos/Michaels patch. See below.
> Anyone any comments ?

The other obvious way is to make the error non fatal or do a (!geteuid())
to see if we are running as root.

Dw


Reply via email to