summaryrefslogtreecommitdiff
path: root/lib/param/README
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2012-04-19 10:34:54 -0400
committerSimo Sorce <idra@samba.org>2012-04-19 18:14:01 -0400
commit97f5b287fbe36e8e0026c3a76f90a7662111e9aa (patch)
treecd9bf8c99d5784ed0bbac8bd9680e47061bc0587 /lib/param/README
parent00d5f32025bf13285ab3f8ffae914107c9eca275 (diff)
downloadsamba-97f5b287fbe36e8e0026c3a76f90a7662111e9aa.tar.gz
samba-97f5b287fbe36e8e0026c3a76f90a7662111e9aa.tar.bz2
samba-97f5b287fbe36e8e0026c3a76f90a7662111e9aa.zip
Move README file in the right place.
Someone forgot to move the README when they moved the code ...
Diffstat (limited to 'lib/param/README')
-rw-r--r--lib/param/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/param/README b/lib/param/README
new file mode 100644
index 0000000000..403a217588
--- /dev/null
+++ b/lib/param/README
@@ -0,0 +1,4 @@
+This directory contains "libsamba-hostconfig".
+
+The libsamba-hostconfig library provides access to all host-wide configuration
+such as the configured shares, default parameter values and host secret keys.