From 924df4469c818c7dedebb6dbecd50d74deef3f98 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Wed, 8 Feb 2012 13:52:42 +0100 Subject: fix link errors on boot time (suse 12.1) --- src/initramfs/distro-specs/suse/functions-12.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/initramfs') diff --git a/src/initramfs/distro-specs/suse/functions-12.1 b/src/initramfs/distro-specs/suse/functions-12.1 index 5f11e0a3..de2b990b 100644 --- a/src/initramfs/distro-specs/suse/functions-12.1 +++ b/src/initramfs/distro-specs/suse/functions-12.1 @@ -64,6 +64,11 @@ fi } +# initial (boot time) runlevel scripts +initial_boot () { + # default isn't needed any more. function provided by systemd +} + # start portmapper (needed at least for nfs and nis services) config_portmap () { # portmap is provided via rpcbind in suse 11.1,2,3,4 and 12.1 -- cgit v1.2.3-55-g7522