From a9e97bee7fc2685ab5e18e905e1a8eb957722474 Mon Sep 17 00:00:00 2001 From: HAT Date: Thu, 17 Jun 2010 23:43:17 +0900 Subject: [PATCH] AppleVolumes.default.tmpl: explain permissions in detail --- config/AppleVolumes.default.tmpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/AppleVolumes.default.tmpl b/config/AppleVolumes.default.tmpl index 5825039d..d4453a70 100644 --- a/config/AppleVolumes.default.tmpl +++ b/config/AppleVolumes.default.tmpl @@ -89,11 +89,15 @@ # # perm -> default permission value # OR with the client requested perm +# Use with options:upriv # dperm -> default permission value for directories # OR with the client requested perm +# Use with options:upriv # fperm -> default permission value for files # OR with the client requested perm +# Use with options:upriv # umask -> set perm mask +# Use with options:upriv # dbpath:path -> store the database stuff in the following path. # cnidserver:server[:port] # -> Query this servername or IP address -- 2.39.2