From 19d4de83c7865b308cb866e9d914d33730e99702 Mon Sep 17 00:00:00 2001
From: Rod Whitby <rod@whitby.id.au>
Date: Sat, 2 Jun 2007 05:56:49 +0000
Subject: mokoslug: use task-boot instead of task-base

---
 conf/distro/mokoslug.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'conf')

diff --git a/conf/distro/mokoslug.conf b/conf/distro/mokoslug.conf
index 7278b62565..2c039dbcce 100644
--- a/conf/distro/mokoslug.conf
+++ b/conf/distro/mokoslug.conf
@@ -14,7 +14,8 @@ DISTRO_VERSION = "1.0-alpha"
 DISTRO_REVISION = "1"
 DISTRO_TYPE = "debug"
 
-MACHINE_TASK_PROVIDER = "task-base sysconf"
+MACHINE_TASK_PROVIDER = "task-boot dropbear"
+MACHINE_TASK_PROVIDER_append_nslu2 = " sysconf"
 
 # Even though the NSLU2 does not have built-in bluetooth,
 # we assume that a MokoSlug gateway has a bluetooth dongle.
-- 
cgit v1.2.3