projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a92104
)
fix typo
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Thu, 12 Feb 2009 23:30:38 +0000
(18:30 -0500)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Thu, 12 Feb 2009 23:30:38 +0000
(18:30 -0500)
src/share/ma/setup
patch
|
blob
|
history
diff --git
a/src/share/ma/setup
b/src/share/ma/setup
index 5960ab4bd9b58a4742d031d368ffc7eb3375946c..533e6a130f03d4cec2c547ca1cc4ea1c45bcade6 100644
(file)
--- 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 debu
f
"fix sphere gnupg home ownership..."
+ log debu
g
"fix sphere gnupg home ownership..."
chown -R "$MONKEYSPHERE_USER" "${GNUPGHOME_SPHERE}"
chgrp -R "$MONKEYSPHERE_USER" "${GNUPGHOME_SPHERE}"