You are in an open field west of a big white house... - Community & Forums Related Discussions

Users browsing this thread: 1 Guest(s)
gaak
Members
(04-01-2019, 11:46 AM)Dworin Wrote: Admittedly, I just have a bog standard desktop but I have totally no problems with systemd on my arch system.

The less that's in-flight on a box, the easier it is to debug. Compare `ps aux` on your machine to an old init box:
Code:
$ ps aux
    1 ?  S 0:02 init
    2 ?  SW 0:00 kflushd
    3 ?  SW< 0:00 kswapd
    9 ?  S 0:00 update (bdflush)
  142 ?  S 0:00 /sbin/syslogd
  144 ?  S 0:00 /sbin/klogd
  151 ?  S 0:00 /sbin/kerneld
  157 ?  S 0:00 /usr/sbin/inetd
  160 ?  S 0:00 /usr/sbin/lpd  
  162 ?  S 0:00 /usr/sbin/lpd
  191 ?  S 0:00 /usr/sbin/cron
  206 2 S 0:00 /sbin/getty 38400 tty2
  207 3 S 0:00 /sbin/getty 38400 tty3
  208 4 S 0:00 /sbin/getty 38400 tty4
  209 5 S 0:00 /sbin/getty 38400 tty5
  210 6 S 0:00 /sbin/getty 38400 tty6
1030 ?  R 1:21 X :0
1035 1 S 0:02 rxvt -geometry 80x24+55+1 -fn -adobe-courier-medium-r-norm
2041 a3 S 0:01 pppd
2044 a3 S 0:02 wish /usr/local/bin/arc 120
2223 1 S 0:00 rxvt -fn -adobe-courier-medium-r-normal--14-140-75-75-m-90
2319 1 S 0:01 rxvt -fn -adobe-courier-medium-r-normal--14-140-75-75-m-90
2322 p1 S 0:00 -bash
4103 p1 R 0:00 ps -ax
  155 ?  S 0:00 /usr/sbin/rpc.portmap
  205 1 S 0:01 -bash
1028 1 S 0:00 sh /usr/bin/X11/startx
1029 1 S 0:00 xinit /home/davidw/.xinitrc --
1032 1 S 0:00 /bin/sh /home/davidw/.xinitrc
1033 1 S 0:00 xclock -geometry 164x164+975+2
1036 1 S 0:05 fvwm
1037 p0 S 0:00 /bin/bash
1993 p0 S 0:04 pine
2224 p2 S 0:00 telnet efn.org
2320  p1 S      0:00 /bin/bash
https://groups.google.com/forum/#!origin...fv_Xv36J0J


Messages In This Thread
RE: You are in an open field west of a big white house... - by gaak - 04-01-2019, 01:13 PM