#!/usr/bin/sh # # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. # # dfshares is a server utility but smbfs is a client filesystem, # so dfshares for smbfs will do nothing. # This utility is needed because smbfs is included in /etc/dfs/fstypes. exit 0