From c51a96d397f50cb53c523121c1a05a77de666e88 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Fri, 29 May 2009 15:14:25 +0000 Subject: Just moved the WLAN specific files to the appropriate plugin. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2903 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/stage3-stuff/bin/init-wrapper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initramfs/stage3-stuff/bin/init-wrapper') diff --git a/initramfs/stage3-stuff/bin/init-wrapper b/initramfs/stage3-stuff/bin/init-wrapper index ed2db50c..594685f6 100755 --- a/initramfs/stage3-stuff/bin/init-wrapper +++ b/initramfs/stage3-stuff/bin/init-wrapper @@ -31,7 +31,7 @@ DEBUGLEVEL="$2" [ -f /etc/initramfs-setup ] && . /etc/initramfs-setup 2>/dev/null # Initial -[ -d /tmp/env ] || mkdir -p /tmp/env +testmkd -p /tmp/env if [ ! -f /tmp/env/base.sed ]; then # Get environment and prepare as sed command -- cgit v1.2.3-55-g7522