summaryrefslogtreecommitdiff
path: root/etc/cron.hourly/monkeysphere
blob: b62eb123f612260b169de8ecb5a3eec6a8b5428a (plain)
  1. #!/bin/sh
  2. # monkeysphere-authentication cron.hourly script
  3. #
  4. # The monkeysphere scripts are written by:
  5. # Jameson Rollins <jrollins@fifthhorseman.net>
  6. # Jamie McClelland <jm@mayfirst.org>
  7. # Daniel Kahn Gillmor <dkg@fifthhorseman.net>
  8. # Micah Anderson <micah@riseup.net>
  9. #
  10. # They are Copyright 2008-2009, and are all released under the GPL, version 3
  11. # or later.
  12. # update all keys from the key servers
  13. monkeysphere-authentication refresh-keys
  14. # update all user authorized_keys files
  15. monkeysphere-authentication update-users