X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=blobdiff_plain;f=config-ui%2Fbrowser-switchboard-cp.c;h=13b0b485e018c359d8d8828429040ab713f44475;hp=7ddb6ae61d13ab4a623e09f781839a6056658c02;hb=2c2410df29dc7a2e5c9d9574e9bbc8b4890385a1;hpb=3b21071cc24c86c08dc106c8d599280a3fcf8ed4;ds=sidebyside diff --git a/config-ui/browser-switchboard-cp.c b/config-ui/browser-switchboard-cp.c index 7ddb6ae..13b0b48 100644 --- a/config-ui/browser-switchboard-cp.c +++ b/config-ui/browser-switchboard-cp.c @@ -302,7 +302,7 @@ static void do_reconfig(void) { save_config(); /* Try to send SIGHUP to any running browser-switchboard process - This causes it to reread config files if in continuous_mode, and + This causes it to reread config files if in continuous_mode, or die so that the config will be reloaded on next start otherwise */ system("kill -HUP `pidof browser-switchboard` > /dev/null 2>&1"); }