diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -47,6 +47,7 @@ | |||
47 | //#define BB_HOSTID | 47 | //#define BB_HOSTID |
48 | //#define BB_HOSTNAME | 48 | //#define BB_HOSTNAME |
49 | #define BB_ID | 49 | #define BB_ID |
50 | //#define BB_IFCONFIG | ||
50 | #define BB_INIT | 51 | #define BB_INIT |
51 | //#define BB_INSMOD | 52 | //#define BB_INSMOD |
52 | #define BB_KILL | 53 | #define BB_KILL |
@@ -87,6 +88,7 @@ | |||
87 | #define BB_RM | 88 | #define BB_RM |
88 | #define BB_RMDIR | 89 | #define BB_RMDIR |
89 | //#define BB_RMMOD | 90 | //#define BB_RMMOD |
91 | //#define BB_ROUTE | ||
90 | //#define BB_RPMUNPACK | 92 | //#define BB_RPMUNPACK |
91 | #define BB_SED | 93 | #define BB_SED |
92 | //#define BB_SETKEYCODES | 94 | //#define BB_SETKEYCODES |