[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: need gconf usage advice



On Mon, 2004-07-26 at 11:38, Josselin Mouette wrote:
> Le lun 26/07/2004 à 04:03, Alex Roitman a écrit :
> 
> > So, is placing the following in the Makefile the proper thing to do:
> > 
> > install-schemas:
> > 	$(INSTALL_DATA) gramps.schemas $(DESTDIR)/etc/gconf/schemas
> > 	GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
> > 		gconftool-2 --makefile-install-rule gramps.schemas
> > 	pkill gconfd
> > 
> > or something else should be used?
> 
> Yes, use kill -HUP instead. In the Debian version, that will trigger a
> reload of the gconf databases. In older versions, that will do the same
> as SIGTERM.

What about using gconftool to do this or is kill -HUP the "official" way
to restart gconfd on Debian?

gconftool-2 --shutdown && gconftool-2 --spawn

-- 
Kevin C. Krinke <kckrinke@opendoorsoftware.com>
Open Door Software Inc.



Reply to: