Merge commit 'jrollins/master'
[monkeysphere.git] / src / share / ma / setup
index 89298711e01ea77853924734ff8da2ca7be9a8ea..e77afff4299795c7a442bccf43e74dea1f2884e3 100644 (file)
@@ -13,7 +13,7 @@
 
 setup() {
     # make all needed directories
-    log debug "make authentication directory structure..."
+    log debug "checking authentication directory structure..."
     mkdir -p "${MADATADIR}"
     chmod 0750 "${MADATADIR}"
     chgrp "$MONKEYSPHERE_USER" "${MADATADIR}"