summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff/init
diff options
context:
space:
mode:
authorFelix Endres2006-07-26 18:32:10 +0200
committerFelix Endres2006-07-26 18:32:10 +0200
commit0798a9d4352ae5451434084322eaff7c28edd2ff (patch)
treee954c254df0242e0ddaca28e76a55c9e24611c3d /initrd/initrd-stuff/init
parentAdded function for URI interpretation, enabling URI notation for several (diff)
downloadcore-0798a9d4352ae5451434084322eaff7c28edd2ff.tar.gz
core-0798a9d4352ae5451434084322eaff7c28edd2ff.tar.xz
core-0798a9d4352ae5451434084322eaff7c28edd2ff.zip
Mainly Fixes for Ubuntu 5.10
git-svn-id: http://svn.openslx.org/svn/openslx/ld4@286 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd/initrd-stuff/init')
-rwxr-xr-xinitrd/initrd-stuff/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/initrd/initrd-stuff/init b/initrd/initrd-stuff/init
index 2686cfde..5160d93c 100755
--- a/initrd/initrd-stuff/init
+++ b/initrd/initrd-stuff/init
@@ -469,7 +469,7 @@ waitfor /tmp/svcfg 20000 || error "$init_errsw"
# should be killed if started within init
killall -9 dhcpcd dhclient pump 2>/dev/null
cp /etc/machine-setup /mnt/etc
-
+#bash
# post init for some distro specific
postinit
[ -x /bin/postinit.local ] && /bin/postinit.local