diff options
Diffstat (limited to 'initrd/distro-specs/suse')
| -rw-r--r-- | initrd/distro-specs/suse/functions-10.0 | 3 | ||||
| -rw-r--r-- | initrd/distro-specs/suse/functions-9.3 | 4 |
2 files changed, 0 insertions, 7 deletions
diff --git a/initrd/distro-specs/suse/functions-10.0 b/initrd/distro-specs/suse/functions-10.0 index 40ac8e4a..f0d60599 100644 --- a/initrd/distro-specs/suse/functions-10.0 +++ b/initrd/distro-specs/suse/functions-10.0 @@ -10,9 +10,6 @@ # Version: 0.2.1f # -postinit () { -: -} # udev service udev_hotplug () { diff --git a/initrd/distro-specs/suse/functions-9.3 b/initrd/distro-specs/suse/functions-9.3 index 65232855..a0b26fc3 100644 --- a/initrd/distro-specs/suse/functions-9.3 +++ b/initrd/distro-specs/suse/functions-9.3 @@ -11,10 +11,6 @@ # Version: 0.2.2g # distro specific stuff to initialize -preinit () { - # do nothing here (might be needed for other versions) - : -} postinit () { # for some reason the udev daemon does not create the needed device files udevstart |
