summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs/ubuntu/functions-default
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-08-13 18:03:10 +0200
committerDirk von Suchodoletz2009-08-13 18:03:10 +0200
commitee34300abd8684bdc50b708258f784ec6aa55a50 (patch)
tree7fa51c6855a8a1e6d86b7c56d957cd929f361635 /initramfs/distro-specs/ubuntu/functions-default
parentTrivial fixes to virtualbox plugin and uclibc-wrapper ... (diff)
downloadcore-ee34300abd8684bdc50b708258f784ec6aa55a50.tar.gz
core-ee34300abd8684bdc50b708258f784ec6aa55a50.tar.xz
core-ee34300abd8684bdc50b708258f784ec6aa55a50.zip
Fixes for Ubuntu 9.04 ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3089 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/distro-specs/ubuntu/functions-default')
-rw-r--r--initramfs/distro-specs/ubuntu/functions-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/initramfs/distro-specs/ubuntu/functions-default b/initramfs/distro-specs/ubuntu/functions-default
index f3882239..efb0abf1 100644
--- a/initramfs/distro-specs/ubuntu/functions-default
+++ b/initramfs/distro-specs/ubuntu/functions-default
@@ -268,6 +268,7 @@ if [ -f /mnt/etc/init.d/autofs ] ; then
-e "s,TIMEOUT.*,TIMEOUT=60," -i /mnt/etc/default/autofs
config_portmap
rllinker "autofs" 12 4
+ rllinker "nfs-common" 11 5
fi
}
# start portmapper (needed at least for nfsN and nis services)