jhixson | 17 Aug 2012 00:40
Picon

SF.net SVN: freenas:[12113] trunk/gui/tools/winacl.sh

Revision: 12113
          http://freenas.svn.sourceforge.net/freenas/?rev=12113&view=rev
Author:   jhixson
Date:     2012-08-16 22:40:38 +0000 (Thu, 16 Aug 2012)
Log Message:
-----------
This should now work with both FreeBSD 8 and 9 ACL's. It also should work with directories and filenames that
have spaces in thier names.

Modified Paths:
--------------
    trunk/gui/tools/winacl.sh

Modified: trunk/gui/tools/winacl.sh
===================================================================
--- trunk/gui/tools/winacl.sh	2012-08-16 20:29:16 UTC (rev 12112)
+++ trunk/gui/tools/winacl.sh	2012-08-16 22:40:38 UTC (rev 12113)
 <at>  <at>  -26,9 +26,6  <at>  <at> 
 #
 #####################################################################

-MAGIC="WINACL"
-VFUNC=":"
-
 usage()
 {
 	cat <<-__EOF__
 <at>  <at>  -37,6 +34,7  <at>  <at> 
 	    -o owner
 	    -g group
(Continue reading)


Gmane