rc.conf: gnome_enable="YES" - which instructions executed?
Chris Stankevitz
chrisstankevitz at yahoo.com
Thu Jul 1 05:06:05 UTC 2010
> From: Dan Nelson <dnelson at allantgroup.com>
> > Q: Where on my hard drive can I find the instructions
> > executed to "enable" GNOME?
>
> Try:
>
> grep "name=.*gnome" /usr/local/etc/rc.d/*
Thank you. This command returns nothing, but it got me looking in the right place.
There are multiple references to gnome_enable within files in this directory: /usr/local/etc/rc.d/
The references appear like so:
grep gnome /usr/local/etc/rc.d/*
hald:. /usr/local/etc/gnome.subr
hald:hald_enable=${hald_enable-${gnome_enable}}
Thank you,
Chris
More information about the freebsd-questions
mailing list