X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fshare%2Fma%2Fsetup;h=533e6a130f03d4cec2c547ca1cc4ea1c45bcade6;hb=58244d7d9e2d6aa2220bd2e692b2370de283cc23;hp=5960ab4bd9b58a4742d031d368ffc7eb3375946c;hpb=9a92104113158b39de7c8b42bf883b3fd46ed006;p=monkeysphere.git diff --git a/src/share/ma/setup b/src/share/ma/setup index 5960ab4..533e6a1 100644 --- a/src/share/ma/setup +++ b/src/share/ma/setup @@ -44,7 +44,7 @@ EOF # make sure the monkeysphere user owns everything in the sphere # gnupghome - log debuf "fix sphere gnupg home ownership..." + log debug "fix sphere gnupg home ownership..." chown -R "$MONKEYSPHERE_USER" "${GNUPGHOME_SPHERE}" chgrp -R "$MONKEYSPHERE_USER" "${GNUPGHOME_SPHERE}"