summaryrefslogtreecommitdiffstats
path: root/src/initramfs
diff options
context:
space:
mode:
authorSebastian Schmelzer2012-02-08 13:52:42 +0100
committerSebastian Schmelzer2012-02-08 13:52:42 +0100
commit924df4469c818c7dedebb6dbecd50d74deef3f98 (patch)
tree50b3e5e9b51bd6d3b1315a52bf2d580d309c0951 /src/initramfs
parentfix typo (diff)
downloadcore-924df4469c818c7dedebb6dbecd50d74deef3f98.tar.gz
core-924df4469c818c7dedebb6dbecd50d74deef3f98.tar.xz
core-924df4469c818c7dedebb6dbecd50d74deef3f98.zip
fix link errors on boot time (suse 12.1)
Diffstat (limited to 'src/initramfs')
-rw-r--r--src/initramfs/distro-specs/suse/functions-12.15
1 files changed, 5 insertions, 0 deletions
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