Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37755918
en ru br
ALT Linux repos
S:3.2.6-alt4
5.0: 2.26.2-alt1
4.1: 2.22.0-alt1
4.0: 2.16.1-alt1
3.0: 1.0.9-alt7.1

Group :: System/Servers
RPM: GConf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: GConf-2.18.0.1-reload.patch
Download


--- GConf-2.18.0.1/gconf/gconftool.c.reload	2007-03-02 17:10:13.000000000 -0500
+++ GConf-2.18.0.1/gconf/gconftool.c	2007-03-13 02:21:29.000000000 -0400
@@ -3780,6 +3780,8 @@
       ++args;
     }
 
+  g_spawn_command_line_sync ("/usr/bin/killall -q -TERM " GCONF_SERVERDIR "/" GCONFD, NULL, NULL, NULL, NULL); 
+
   retval |= do_sync (conf);
   return retval;
 }
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin