View Single Post

   
  #4 (permalink)  
Old 02-20-2008, 03:24 PM
Mad-Eye Moody
 
Posts: n/a
Default Re: funny problem with process names

On Sun, 26 Mar 2006 18:51:26 +0200, Mad-Eye Moody wrote:

>> Not happen here on 2.4.32+hf You running any security extras?

> nope. should i try to?


problem solved. and i'm a retard.
i had a briliant idea to reduce boot time, by upx-ing bigger binaries that
start on boot (wifi router machine with old and slow hard drive).
those binaries were the ones displaying wrong process names.
/usr/sbin/named for example. which lead to problems, such
being unable to stop/restart service using /etc/rc.d/rc.service
stop/restart.
now, i also repacked those binaries using new 1.94 beta of upx. it
works flawlessly.
Reply With Quote