Date: Mon, 05 Jul 1999 12:39:14 CDT From: Amy Wennings <amybsd@hotmail.com> To: freebsd-questions@freebsd.org Subject: Launching xdm at startup Message-ID: <19990705173914.65278.qmail@hotmail.com>
next in thread | raw e-mail | index | archive | help
What's the proper way to start xdm at boot time? I created /usr/local/etc/rc.d/start_xdm.sh with this inside: #!/bin/sh xdm But it has two problems: 1) root doesn't get a proper environment - it can't find the sbin directory 2) my user account always gets xconsole running when it logs in. This doesn't happen if I log in as root and then run xdm _______________________________________________________________ Get Free Email and Do More On The Web. Visit http://www.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990705173914.65278.qmail>