Out of curiosity, what's the proper way to do that? I had problems when I tried this, so I know it's not right: 127.0.0.1 demerzel.localdomain localhost
So I've just been using this: 127.0.0.1 demerzel.localdomain demerzel But tonight while migrating to lprng I had problems not having localhost defined, so I added a second loopback line which appeared to solve it: 127.0.0.1 demerzel.localdomain demerzel 127.0.0.1 localhost.localdomain localhost But is there a better/proper way? On Mon, 6 Feb 2006 07:56:08 +0100 Tobias Powalowski <[EMAIL PROTECTED]> wrote: > hi > i think i found the problem, > you deleted localhost! add localhost to first line and try again. > the start script is now the official one from hp and i think they know how to > start their programs. > greetings > tpowa > -- > Tobias Powalowski > Archlinux Package Maintainer (tpowa) > http://www.archlinux.org > [EMAIL PROTECTED] > _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
