> From: Dan Nelson <[email protected]>
> > 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"