summaryrefslogtreecommitdiffstats
path: root/initrd/distro-specs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-05-31 20:52:47 +0200
committerDirk von Suchodoletz2006-05-31 20:52:47 +0200
commit5ed9a6825beeb61bcc7b6f74038cc86b068fb714 (patch)
treedbb883b192cef91e4d707d8aa44b2f4e9279c779 /initrd/distro-specs
parentrunvmware only changed versioninig (diff)
downloadcore-5ed9a6825beeb61bcc7b6f74038cc86b068fb714.tar.gz
core-5ed9a6825beeb61bcc7b6f74038cc86b068fb714.tar.xz
core-5ed9a6825beeb61bcc7b6f74038cc86b068fb714.zip
passwd bug
git-svn-id: http://svn.openslx.org/svn/openslx/ld4@243 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd/distro-specs')
-rw-r--r--initrd/distro-specs/suse/functions-10.05
1 files changed, 4 insertions, 1 deletions
diff --git a/initrd/distro-specs/suse/functions-10.0 b/initrd/distro-specs/suse/functions-10.0
index f0d60599..ed41d1f7 100644
--- a/initrd/distro-specs/suse/functions-10.0
+++ b/initrd/distro-specs/suse/functions-10.0
@@ -9,7 +9,10 @@
#
# Version: 0.2.1f
-#
+# empty preinit to overwrite settings from the 9.3 file
+postinit () {
+:
+}
# udev service
udev_hotplug () {