diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 090bd7e7c..ae9945d1b 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -6,8 +6,7 @@ //#define BB_BLOCK_DEVICE #define BB_BUSYBOX #define BB_CAT -//#define BB_CHMOD -#define BB_CHOWN +#define BB_CHMOD_CHOWN_CHGRP #define BB_CHROOT #define BB_CLEAR #define BB_CP |