From 0d49dd53cf938c3130ac2d9eed4d3380ba9d952a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 26 Jul 2000 00:53:34 +0000 Subject: Better description --- busybox.def.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'busybox.def.h') diff --git a/busybox.def.h b/busybox.def.h index 6ed93394e..26588e98f 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -253,7 +253,8 @@ // #define BB_FEATURE_INSTALLER // // Clean up all memory before exiting -- usually not needed -// as the OS can clean up... +// as the OS can clean up... Don't enable this unless you +// have a really good reason for cleaning things up manually. //#define BB_FEATURE_CLEAN_UP // // End of Features List -- cgit v1.2.3