Optional parameter: Set the value of this parameter to `yes' if you want to enable debug mode, use `no' to disable it.

Default value: NFSCLIENT_DO_DEBUG='no'
Set the value of this parameter to `yes' if you want to enable the nfsclient package, use `no' to disable it.

Default value: START_NFSCLIENT='no'
Use this parameter to define the number of remote shares which you want to access.

Default value: NFSCLIENT_MOUNT_N='0'
Set the value of this parameter to `yes' if you want to enable access to the remote share, use `no' to disable it.

Default value: NFSCLIENT_MOUNT_1_ACTIVE='no'
Use this parameter to set the name or ip address of the remote machine where the share should be accessed.

Example: NFSCLIENT_MOUNT_1_HOST='host.lan.eis'
Use this parameter to set the name of the remote share.

Example: NFSCLIENT_MOUNT_1_MOUNTPOINT='/home'
Use this parameter to set the name of the local directory which you want to use to access the remote share. The directory will automatically be created if ith doesnt' exist.

Example: NFSCLIENT_MOUNT_1_DIRECTORY='/nfs'
Use this parameter to set additional options which should be applied when establishing the connection to the remote share. Use e.g. `ro' if you want to access the remote share in 'read-only' mode.

Example value: NFSCLIENT_MOUNT_1_OPTION=''