Call "load_rc_config gnome", otherwise gnome_enable has no effect

This commit is contained in:
Jean-Yves Lefort 2006-10-31 09:33:48 +00:00
parent fec0601be0
commit ee0447966c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175770

View file

@ -6,4 +6,8 @@
# gnome_enable="YES"
#
# make sure to source rc.subr prior to this file
gnome_enable=${gnome_enable-"NO"}
load_rc_config gnome