Comment 3 for bug 289466

Revision history for this message
Alexander Sack (asac) wrote : Re: [Bug 289466] Re: Network Manager 0.7 applet not Appearing if there are managed entries in /etc/network/interfaces

On Mon, Oct 27, 2008 at 09:43:53PM -0000, DragonK wrote:
> root@user-desktop:~# cat /etc/network/interfaces
> auto lo
> iface lo inet loopback
> auto eth1
> iface eth1 inet dhcp
> dns-nameservers 192.168.1.1
>
> root@user-desktop:~# ps axu | grep Networ | grep -v grep
> root 5765 0.0 0.0 6408 2240 ? Ss 23:27 0:00 /usr/sbin/NetworkManager
> root 5775 0.0 0.1 7696 3516 ? S 23:27 0:00 /usr/sbin/nm-system-settings --config /etc/NetworkManager/nm-system-settings.conf
>
> The network manager process is running, but no applet.
>

no applet == you dont see the applet?
or
no applet == nm-applet process isnt running?

Thanks,

 - Alexander