Date: Fri, 19 Nov 2004 05:25:59 +0100 (CET) From: Peter Ulrich Kruppa <root@pukruppa.de> To: Cam <cpkarnes@hillsdale.edu> Cc: freebsd-questions@freebsd.org Subject: Re: Start gnome's gdm at once Message-ID: <20041119052217.H7991@pukruppa.net> In-Reply-To: <419D6DE2.5060508@hillsdale.edu> References: <419D6DE2.5060508@hillsdale.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Nov 2004, Cam wrote: > How do you start gnome's at once, without going to the command prompt and > doing 'gdm'? # cd /usr/X11R6/etc/rc.d # mv gdm.sh.sample gdm.sh All scripts in this (and other directories called rc.d) will be executed during system start, if their name ends on .sh . See also # man rc.d Regards, Uli. +---------------------------+ | Peter Ulrich Kruppa | | Wuppertal | | Germany | +---------------------------+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041119052217.H7991>