summaryrefslogtreecommitdiffstats
path: root/initrd/distro-specs/ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'initrd/distro-specs/ubuntu')
-rw-r--r--initrd/distro-specs/ubuntu/functions-5.102
1 files changed, 1 insertions, 1 deletions
diff --git a/initrd/distro-specs/ubuntu/functions-5.10 b/initrd/distro-specs/ubuntu/functions-5.10
index a174649d..e2834835 100644
--- a/initrd/distro-specs/ubuntu/functions-5.10
+++ b/initrd/distro-specs/ubuntu/functions-5.10
@@ -269,6 +269,6 @@ config_portmap () {
}
# start NIS (fixmee - does the service is really named ypbind??)
-config () {
+config_nis () {
rllinker "ypbind" "06" "16"
}