aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorerik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-02-09 04:16:43 +0000
committererik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-02-09 04:16:43 +0000
commitc8a728eb639dc69e4e55912d4fcc6343806a40fd (patch)
tree50bfe1c027ff760e426ae31442da73e536dd4baa /busybox.def.h
parenta18125005d67c38a8ad7fb454571bb996664ad96 (diff)
downloadbusybox-w32-c8a728eb639dc69e4e55912d4fcc6343806a40fd.tar.gz
busybox-w32-c8a728eb639dc69e4e55912d4fcc6343806a40fd.tar.bz2
busybox-w32-c8a728eb639dc69e4e55912d4fcc6343806a40fd.zip
Fixed the init problem where it wouldn't unmount filesystems
on reboot. Also fixed swapoff -a so it works. -Erik git-svn-id: svn://busybox.net/trunk/busybox@358 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index f8c6e6e07..e2f5dd391 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -59,7 +59,6 @@
59#define BB_MOUNT 59#define BB_MOUNT
60#define BB_NFSMOUNT 60#define BB_NFSMOUNT
61//#define BB_MT 61//#define BB_MT
62//#define BB_MTAB
63#define BB_NSLOOKUP 62#define BB_NSLOOKUP
64#define BB_PING 63#define BB_PING
65#define BB_POWEROFF 64#define BB_POWEROFF