diff options
Diffstat (limited to 'initrd/distro-specs/gentoo')
| -rw-r--r-- | initrd/distro-specs/gentoo/functions-2005.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/initrd/distro-specs/gentoo/functions-2005.1 b/initrd/distro-specs/gentoo/functions-2005.1 index 13fd65c8..284fd046 100644 --- a/initrd/distro-specs/gentoo/functions-2005.1 +++ b/initrd/distro-specs/gentoo/functions-2005.1 @@ -2,7 +2,7 @@ # linux diskless clients (executed within initial # ramdisk after genconfig) # -# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 12-04-2006 +# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 13-04-2006 # # Copyright: (c) 2006 - RZ Universitaet Freiburg # @@ -257,7 +257,7 @@ rllinker "portmap" } # start NIS (fixmee: does the start script is really named ypbind?) -config () { +config_nis () { rllinker "ypbind" } |
