On Wed, 30 Jun 2010 21:10:41 -0700 (PDT), Chris Stankevitz
<[email protected]> wrote:
> My rc.conf file has this entry: gnome_enable="YES"
>
> Q: Where on my hard drive can I find the instructions executed to "enable"
> GNOME?
>
> A: /usr/local/etc/rc.d/gnome [bad answer: file does not exist]
gnome_enable is a 'default' option that enables some services that make
GNOME desktop experience a bit more useful & pleasurable. You can see
which services default to "YES" by running:
keram...@kobe:/home/keramida$ cd /usr/local/etc/rc.d
keram...@kobe:/usr/local/etc/rc.d$ fgrep -l gnome_enable *
avahi-daemon
avahi-dnsconfd
dbus
gdm
hald
keram...@kobe:/usr/local/etc/rc.d$
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"