gdm r6495 - in trunk: . data



Author: mccann
Date: Thu Sep 11 17:31:35 2008
New Revision: 6495
URL: http://svn.gnome.org/viewvc/gdm?rev=6495&view=rev

Log:
2008-09-11  William Jon McCann  <jmccann redhat com>

	* data/Makefile.am:
	Set ownership and permissions of .gconf.mandatory



Modified:
   trunk/ChangeLog
   trunk/data/Makefile.am

Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am	(original)
+++ trunk/data/Makefile.am	Thu Sep 11 17:31:35 2008
@@ -222,6 +222,8 @@
 	$(INSTALL_DATA) $(srcdir)/gconf.path $(DESTDIR)$(workingdir)/.gconf.path
 	gconftool-2 --direct --config-source=xml:merged:$(DESTDIR)$(workingdir)/.gconf.mandatory --recursive-unset /
 	gconftool-2 --direct --config-source=xml:merged:$(DESTDIR)$(workingdir)/.gconf.mandatory --load $(srcdir)/session-setup.entries
-
+	chown -R root:gdm $(DESTDIR)$(workingdir)/.gconf.mandatory
+	chmod 1750 $(DESTDIR)$(workingdir)/.gconf.mandatory
+	chmod 1640 $(DESTDIR)$(workingdir)/.gconf.mandatory/*.xml
 
 



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