From f00a5169835fabaf461a95adcc5bb4c42d4a9cd1 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Tue, 7 Sep 2004 07:53:52 +0000 Subject: fix typo --- nisautofs_wizard/Nisautofs.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nisautofs_wizard') diff --git a/nisautofs_wizard/Nisautofs.pm b/nisautofs_wizard/Nisautofs.pm index 137c2c55..e2142808 100644 --- a/nisautofs_wizard/Nisautofs.pm +++ b/nisautofs_wizard/Nisautofs.pm @@ -347,7 +347,7 @@ sub do_it_client { # update conf file update_network(); # update nsswitch.conf - Substinfile { + substInFile { s|automount:.*|automount: files nisplus nis|; } "/etc/nsswitch.conf"; needed_service($_) foreach qw(ypbind autofs); -- cgit v1.2.1