From 0d385a5a09ae1624e547a73afee9f7df389137bb Mon Sep 17 00:00:00 2001 From: HAT Date: Wed, 14 Mar 2012 00:43:23 +0900 Subject: [PATCH] For the future, conf file version is clarified --- config/AppleVolumes.default.tmpl | 1 + config/AppleVolumes.system | 2 +- config/afp_ldap.conf | 2 ++ config/afpd.conf.tmpl | 2 +- config/netatalk.conf | 2 +- 5 files changed, 6 insertions(+), 3 deletions(-) diff --git a/config/AppleVolumes.default.tmpl b/config/AppleVolumes.default.tmpl index eeb20a85..d4023895 100644 --- a/config/AppleVolumes.default.tmpl +++ b/config/AppleVolumes.default.tmpl @@ -1,3 +1,4 @@ +# Netatalk 2.x afp volume cofiguration # This file looks empty when viewed with "vi". In fact, there is one # '~', so users with no AppleVolumes file in their home directory get # their home directory by default. diff --git a/config/AppleVolumes.system b/config/AppleVolumes.system index d75e4c94..ee79b9cf 100644 --- a/config/AppleVolumes.system +++ b/config/AppleVolumes.system @@ -1,4 +1,4 @@ -# ($Id) +# Netatalk 2.x afp volume configuration ### ### Delete a '#' character at the head of line if you need. ### If clients are Mac OS X only, it is not especially necessary. diff --git a/config/afp_ldap.conf b/config/afp_ldap.conf index dff15686..f1700c01 100644 --- a/config/afp_ldap.conf +++ b/config/afp_ldap.conf @@ -1,3 +1,5 @@ +# Netatalk 2.x LDAP configuration + # ldap_server = localhost # ldap_auth_method = simple # ldap_auth_dn = cn=admin,dc=domain,dc=org diff --git a/config/afpd.conf.tmpl b/config/afpd.conf.tmpl index 71f2d50b..325ce6a6 100644 --- a/config/afpd.conf.tmpl +++ b/config/afpd.conf.tmpl @@ -1,5 +1,5 @@ # -# CONFIGURATION FOR AFPD +# CONFIGURATION FOR AFPD (Netatalk 2.x) # # Each single line defines a virtual server that should be available. # Though, using "\" character, newline escaping is supported. diff --git a/config/netatalk.conf b/config/netatalk.conf index cb873a3e..a050460f 100644 --- a/config/netatalk.conf +++ b/config/netatalk.conf @@ -1,4 +1,4 @@ -# Netatalk configuration +# Netatalk 2.x configuration ######################################################################### # Global configuration -- 2.39.2