[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

sysvinit bug(?) in woody



$ dpkg -l procps sysvinit
ii  procps         2.0.7-8        The /proc file system utilities.
ii  sysvinit       2.84-2         System-V like init.

$ ps ax
  PID TTY      STAT   TIME COMMAND
    1 ?        S      0:03 ini
                          ^^^^^^
    2 ?        SW     0:00 [keventd]


$ top
 PID USER     PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
2166 evk       14   0  1072 1072   864 R     0.3  0.3   0:01 top
   1 root       8   0   508  508   444 S     0.0  0.1   0:03 init
                                                            ^^^^^^^
   2 root      10   0     0    0     0 SW    0.0  0.0   0:00 keventd
   3 root      19  19     0    0     0 SWN   0.0  0.0   0:00 ksoftirqd_CPU0

contents of /proc/1/cmdline (hex):
 69 6E 69 00 00        (ini\0\0)

Tested with 2.2.20, 2.4.17 and 2.4.18 kernels
 
-- 
 With best regards, Eugene [ Registered Linux user #194650 ]
  E-Mail: visir@newmail.ru, NetMail: 2:5080/196.72@FidoNet



Reply to: