Don't disable scsh's autoreaping
part of darcs patch Sun Sep 18 14:31:17 EEST 2005 Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
This commit is contained in:
parent
528ef9ee77
commit
d34e8ed07e
|
@ -332,8 +332,6 @@
|
||||||
(ignore-signal signal/ttou)
|
(ignore-signal signal/ttou)
|
||||||
(save-initial-tty-info! (current-input-port))
|
(save-initial-tty-info! (current-input-port))
|
||||||
|
|
||||||
(autoreap-policy #f)
|
|
||||||
|
|
||||||
(init-screen)
|
(init-screen)
|
||||||
(init-windows!)
|
(init-windows!)
|
||||||
(read-config-file!)
|
(read-config-file!)
|
||||||
|
|
Loading…
Reference in New Issue