]> arthur.barton.de Git - netatalk.git/commitdiff
perm options aren't 'options:' paramters
authordidg <didg>
Wed, 4 Feb 2009 22:34:39 +0000 (22:34 +0000)
committerdidg <didg>
Wed, 4 Feb 2009 22:34:39 +0000 (22:34 +0000)
config/AppleVolumes.default.tmpl

index e5fd62124b682fed1451154e8cf9833ad612dc3d..c988f132322e2d11d0324ae2c320598c77c5cc6d 100644 (file)
 # maccharset           -> specifies the charset to be used as the mac client codepage
 #                         e.g. "MAC_ROMAN", "MAC_CYRILLIC"
 #
+# perm                -> default permission value OR with the client requested perm
+# dperm               -> default permission value for directories OR with the client 
+#                       requested perm
+# fperm               -> default permission value for filesOR with the client 
+#                       requested perm
+#
 # miscellaneous options [syntax: options:option1,option2]:
 # prodos              -> make compatible with appleII clients.
 # crlf                -> enable crlf translation for TEXT files.
 #                        volume being mounted.
 # nostat              -> don't stat volume path when enumerating volumes list
 # upriv               -> use unix privilege.  
-# perm                -> default permission value OR with the client requested perm
-# dperm               -> default permission value for directories OR with the client 
-#                       requested perm
-# fperm               -> default permission value for filesOR with the client 
-#                       requested perm
+# illegalseq          -> encode illegal sequence in filename asis, ex "\217-", which is not
+#                        a valid SHIFT-JIS char, is encoded  as U\217 -
 # acls                -> Enable ACLs on this volume. Requires a NFSv4 ACLs
 #                        compatible filesystem (e.g. ZFS) and an ACL API
 #                        compatible to *Solaris. In other words: this requires