b62eb123f612260b169de8ecb5a3eec6a8b5428a
[monkeysphere.git] / etc / cron.hourly / monkeysphere
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
13 # update all keys from the key servers
14 monkeysphere-authentication refresh-keys
15
16 # update all user authorized_keys files
17 monkeysphere-authentication update-users