From 6b3580683cb018f2d45729a6fe12725ee404a399 Mon Sep 17 00:00:00 2001 From: Dirk Date: Mon, 14 Apr 2014 00:25:10 +0200 Subject: More fixes ... --- src/installer/OpenSLX/OSExport/FileSystem/NFS.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/installer/OpenSLX/OSExport/FileSystem/NFS.pm') diff --git a/src/installer/OpenSLX/OSExport/FileSystem/NFS.pm b/src/installer/OpenSLX/OSExport/FileSystem/NFS.pm index 96e40d24..8119066c 100644 --- a/src/installer/OpenSLX/OSExport/FileSystem/NFS.pm +++ b/src/installer/OpenSLX/OSExport/FileSystem/NFS.pm @@ -1,4 +1,4 @@ -# Copyright (c) 2006..2011 - OpenSLX GmbH +# Copyright (c) 2006..2014 - OpenSLX GmbH # # This program is free software distributed under the GPL version 2. # See http://openslx.org/COPYING @@ -132,7 +132,7 @@ sub requiredFSMods { my $self = shift; - return qw( nfs ); + return qw( nfs nfsv3 nfsv4 ); } sub showExportConfigInfo -- cgit v1.2.3-55-g7522