summaryrefslogtreecommitdiffstats
path: root/initramfs/stage3-stuff/bin/init-wrapper
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-05-29 17:14:25 +0200
committerDirk von Suchodoletz2009-05-29 17:14:25 +0200
commitc51a96d397f50cb53c523121c1a05a77de666e88 (patch)
tree2d7989d0a5a1a7492b2413076e04cb7b9f0156a0 /initramfs/stage3-stuff/bin/init-wrapper
parent* merged most stuff from runvbox.hints into run-virt.include (diff)
downloadcore-c51a96d397f50cb53c523121c1a05a77de666e88.tar.gz
core-c51a96d397f50cb53c523121c1a05a77de666e88.tar.xz
core-c51a96d397f50cb53c523121c1a05a77de666e88.zip
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
Diffstat (limited to 'initramfs/stage3-stuff/bin/init-wrapper')
-rwxr-xr-xinitramfs/stage3-stuff/bin/init-wrapper2
1 files changed, 1 insertions, 1 deletions
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