summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs/suse
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-05-07 23:58:38 +0200
committerDirk von Suchodoletz2007-05-07 23:58:38 +0200
commit02ac851375a7ba50ee16cc429030a9c8a056fd8f (patch)
tree95712e2f32f0afbc974e3b24d5782d2a8784b763 /initramfs/distro-specs/suse
parentSome more devices are needed (not automatically produced by mdev) ... (diff)
downloadcore-02ac851375a7ba50ee16cc429030a9c8a056fd8f.tar.gz
core-02ac851375a7ba50ee16cc429030a9c8a056fd8f.tar.xz
core-02ac851375a7ba50ee16cc429030a9c8a056fd8f.zip
Ugly legacy removed (do not read stage3 functions for mkdxsinitrd),
thanks to Nico pointing that out ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1027 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/distro-specs/suse')
-rwxr-xr-xinitramfs/distro-specs/suse/files-default/etc/init.d/boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/initramfs/distro-specs/suse/files-default/etc/init.d/boot b/initramfs/distro-specs/suse/files-default/etc/init.d/boot
index 8012f287..ff0374dd 100755
--- a/initramfs/distro-specs/suse/files-default/etc/init.d/boot
+++ b/initramfs/distro-specs/suse/files-default/etc/init.d/boot
@@ -24,7 +24,6 @@
# Most of preparation is done within the initial ramdisk
#
################################################################
-LD_LIBRARY_PATH=/usr/lib
# Before we do anything else, try at first to activate SELinux support
test -d /selinux && mount -n -t selinuxfs none /selinux &>/dev/null