[Xmonad] darcs patch: make spawn redirect std* to /dev/null

l.mai at web.de l.mai at web.de
Sun Sep 23 09:19:37 EDT 2007


Sun Sep 23 15:13:40 CEST 2007  l.mai at web.de
  * make spawn redirect std* to /dev/null
  
  spawn'd programs inherit their std{in,out,err} from xmonad. This can
  interfere with logHook logging because some programs dump debugging
  output to stdout or stderr. This patch therefore redirects all
  standard streams to /dev/null when a new program is started.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 3393 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070923/76ee9c13/attachment.bin


More information about the Xmonad mailing list