summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-24 00:38:03 -0400
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-24 00:38:03 -0400
commit7d02db7106da26f7705563297544a4ba1edfc71b (patch)
tree59a188d94a3a26c65cd0fc5010d4e39fed10d39b /src/common
parent014bf21eae8b5358d0fc10c92c065e5a5deadab5 (diff)
Move to /var/lib/monkeysphere instead of /var/cache/monkeysphere.
Improve ms-server update-user function. Update/fix config files to remove some unwanted configs, and clarify some things.
Diffstat (limited to 'src/common')
-rw-r--r--src/common2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common b/src/common
index 986cc33..ead3736 100644
--- a/src/common
+++ b/src/common
@@ -16,8 +16,6 @@
# managed directories
ETC="/etc/monkeysphere"
export ETC
-CACHE="/var/cache/monkeysphere"
-export CACHE
########################################################################
### UTILITY FUNCTIONS