On 01/19/2014 02:49 PM, Bob Goodwin - Zuni, Virginia, USA wrote:

Still does not show lightdm?  But ps does?

[bobg@box10 ~]$ ps aux | grep lightdm
bobg      3487  0.0  0.0 112664   900 pts/0    S+   17:45   0:00 grep
--color=auto lightdm

Is it working properly?

No. One of the programs listed by ps was grep, looking for lightdm. Here's what you'd see if you had it running, as I do:

[joe@khorlia ~]$ ps aux | grep lightdm
root 402 0.0 0.0 35144 3600 ? SLsl Jan14 0:00 /usr/sbin/lightdm root 1019 4.1 0.7 182896 64288 tty1 Ss+ Jan14 294:41 /usr/bin/X -background none :0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch lightdm 1031 0.0 0.0 3716 428 ? S Jan14 0:00 dbus-launch --autolaunch 5ddc9da6a4e680e3da718d8e0000000e --binary-syntax --close-stderr lightdm 1032 0.0 0.0 12076 1156 ? Ssl Jan14 0:00 /bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session lightdm 1035 0.0 0.0 43704 2760 ? Sl Jan14 0:00 /usr/libexec/at-spi-bus-launcher lightdm 1039 0.0 0.0 11956 1488 ? Sl Jan14 0:00 /bin/dbus-daemon --config-file=/etc/at-spi2/accessibility.conf --nofork --print-address 3 lightdm 1043 0.0 0.0 17692 2744 ? Sl Jan14 0:00 /usr/libexec/at-spi2-registryd --use-gnome-session root 1050 0.0 0.0 18516 4080 ? Sl Jan14 0:00 lightdm --session-child 12 19 joe 32149 0.0 0.0 4952 820 pts/0 S+ 15:02 0:00 grep lightdm
--
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to