
24 Jan
2011
24 Jan
'11
2:06 a.m.
Status: New Owner: ---- New issue 427 by moreil...@gmail.com: xmonad should recompile configuration on SIGHUP http://code.google.com/p/xmonad/issues/detail?id=427 in unix it's common convention for long-lived processes to re-read configuration and restart on receiving a HUP signal. to my surprise xmonad does not follows this.