diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 04:10:55 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 04:10:55 -0400 |
commit | 0e7b7f17fd635486371798a513067ba747dd47dc (patch) | |
tree | 1c856eccc3d2d4545726e212d89773574e31de0d | |
parent | f126697f731f311fb9561217be751b36ec49db4a (diff) |
documented cronjob, and referred to user-id-configuration.
-rw-r--r-- | doc/george/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/george/changelog b/doc/george/changelog index afea2d0..381fa0f 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -31,7 +31,11 @@ /usr/share/doc/monkeysphere/copyright * configured authorized_user_ids for every user account based on - my best guess at their OpenPGP User ID. + my best guess at their OpenPGP User ID (see + user-id-configuration). + + * set up a cronjob (in /etc/crontab) to run "monkeysphere-server + update-users" at 26 minutes past the hour. 2008-06-18 - jrollins * installed less, emacs; |