diff options
Diffstat (limited to 'sys-apps/busybox/files/Config.h-0.60.3-cd')
-rw-r--r-- | sys-apps/busybox/files/Config.h-0.60.3-cd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/files/Config.h-0.60.3-cd b/sys-apps/busybox/files/Config.h-0.60.3-cd index 7c0041a2fc11..7b0bf82801c7 100644 --- a/sys-apps/busybox/files/Config.h-0.60.3-cd +++ b/sys-apps/busybox/files/Config.h-0.60.3-cd @@ -217,7 +217,7 @@ #define BB_FEATURE_USE_INITTAB // //Enable init being called as /linuxrc -//#define BB_FEATURE_LINUXRC +#define BB_FEATURE_LINUXRC // //Have init enable core dumping for child processes (for debugging only) //#define BB_FEATURE_INIT_COREDUMPS |