Changeset 121 for trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/files/etc/remctl/sipb-xen-auto/README
- Timestamp:
- Oct 7, 2007, 5:46:55 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/files/etc/remctl/sipb-xen-auto/README
r32 r121 2 2 configuration. 3 3 4 / etc/remctl/sipb-xen-auto/remctl-update.sh is the magic script. Run4 /usr/sbin/remctl-update.sh is the magic script. Run 5 5 it with "all" as an argument, and it will update everything. 6 6 … … 19 19 and then run 20 20 21 / etc/remctl/sipb-xen-auto/remctl-update.sh all21 /usr/sbin/remctl-update.sh all 22 22 23 23 Everything else is autogenerated from that information. … … 42 42 This package also includes a crontab to run 43 43 44 / etc/remctl/sipb-xen-auto/remctl-update.sh all44 /usr/sbin/remctl-update.sh all 45 45 46 46 every 15 minutes or so to keep our Moira mapping up to date. One can 47 47 request an update of our Moira mapping for group X by running 48 48 49 / etc/remctl/sipb-xen-auto/remctl-update.sh moiragroup X49 /usr/sbin/remctl-update.sh moiragroup X 50 50 51 51 The web interface should probably run this when it adds a group. We … … 55 55 the command: 56 56 57 / etc/remctl/sipb-xen-auto/remctl-update.sh all57 /usr/sbin/remctl-update.sh all 58 58 59 59 using the following command from your favorite machine with remctl:
Note: See TracChangeset
for help on using the changeset viewer.