Guillaume Cottenceau wrote:
> 
> I don't need droppriv to make it work.
> 
> here's mine:
> 
>         daemon xfs -port -1 -daemon -user xfs

-droppriv causes xfs to run as user xfs
-user allows you to specify the user to run as

They are basically the same. If you su to xfs before running xfs, you
can't write to /var/run.

John

Reply via email to