On Sat, Jun 24, 2006 at 20:20:41 -0400, Eike Lantzsch wrote:
> running sid on i386
> 
> What's up here? I can't get doodle to be updated.
> 
> "/etc/init.d/doodled stop" does not stop doodle!
> I cannot even kill it.
> 
> :~# ps aux |grep doodle
> root      4601  0.1  0.3   3808  1600 ?        Ssl  20:07   
> 0:00 /usr/bin/doodled -d /var/lib/doodle/doodle.db -L /var/log/doodled.log 
> /home
> root      4615  0.0  0.5  15260  3076 ?        S    20:07   
> 0:00 /usr/bin/doodled -d /var/lib/doodle/doodle.db -L /var/log/doodled.log 
> /home
> root      5135  0.0  0.0   1668   500 pts/0    R+   20:09   0:00 grep doodle

Which signal did you send with kill, SIGTERM or SIGKILL? The two doodled
processes do not seem to be zombified, so "pkill -9 doodled" as root
should get rid of them.

-- 
Regards,
          Florian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to