source: trunk/packages/sipb-xen-console-server/debian/sipb-xen-console-server.cron.d @ 397

Last change on this file since 397 was 397, checked in by broder, 16 years ago

Create and destroy conserver consoles through a Python script,
instead of a shell script. Also run this script every 5 minutes or so

File size: 159 bytes
Line 
1#
2# cron-jobs for sipb-xen-console-server
3# Refresh the list of active VM consoles
4#
5
6MAILTO=root
7
8*/5 * * * * root python /usr/sbin/sipb-xen-update-conserver
Note: See TracBrowser for help on using the repository browser.