Xref: utzoo comp.windows.x:27239 comp.unix.ultrix:4615 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!ucbvax!pasteur!cimarron From: cimarron@erewhon.postgres.Berkeley.EDU (Cimarron D. Taylor ) Newsgroups: comp.windows.x,comp.unix.ultrix Subject: using xdm from /etc/ttys Message-ID: Date: 22 Sep 90 00:26:44 GMT References: <646@tron.UUCP> <7148@dog.ee.lbl.gov> Sender: news@pasteur.Berkeley.EDU Organization: Postgres Research Group, U.C. Berkeley Lines: 18 In-reply-to: envbvs@epb2.lbl.gov's message of 21 Sep 90 23:38:54 GMT | From: envbvs@epb2.lbl.gov (Brian V. Smith) | | [ problem description deleted ] | | How are you starting xdm? It should NOT be started by /etc/ttys, which | would start a new one everytime you log out. Is should be started once | in, say /etc/rc.local and never again. Actually, if you use the -nodaemon flag with xdm, you can avoid the behaviour you describe. Here is the /etc/ttys we use. :0 "/usr/bin/X11/xdm -nodaemon" none on secure Cimarron Taylor Electronics Research Laboratory / POSTGRES project University of California, Berkeley cimarron@postgres.berkeley.edu