Reinaldo de Carvalho a écrit :
> On Sun, May 9, 2010 at 11:24 PM, Jamal Mubarak <jmubar...@gmail.com> wrote:
>>> 'owner process' isn't 'owner of lp* files', you need look owner pf
>>> cups process with 'ps' command.
>> jamal% ps -afx | grep cups
>>    0 11783     1   0   0:00.90 ??         0:00.96 /usr/sbin/cupsd -l
>>
> 
> Who is the process onwer? try 'ps -ef | grep cups'

That's SYSV syntax. OP is running a BSD system:
ps -aux | grep cups


> 
>> jamal% ls -l /usr/sbin/cupsd
>> -r-x------  1 root  wheel  887456 Feb 11 01:47 /usr/sbin/cupsd
>>
>> Is this what you are asking for?  I have tried to change the group of 
>> /usr/sbin/postdrop to "wheel" from "_postdrop" without any difference.  Same 
>> error.
>>
> 
> Cups process onwer is in wheel? I think no.
> 

OP has "another" problem. see Wietse posts.

Reply via email to