diff options
author | Simo Sorce <idra@samba.org> | 2012-04-19 10:34:54 -0400 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2012-04-19 18:14:01 -0400 |
commit | 97f5b287fbe36e8e0026c3a76f90a7662111e9aa (patch) | |
tree | cd9bf8c99d5784ed0bbac8bd9680e47061bc0587 /source4/param | |
parent | 00d5f32025bf13285ab3f8ffae914107c9eca275 (diff) | |
download | samba-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 'source4/param')
-rw-r--r-- | source4/param/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/param/README b/source4/param/README deleted file mode 100644 index 403a217588..0000000000 --- a/source4/param/README +++ /dev/null @@ -1,4 +0,0 @@ -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. |