Ignore:
Timestamp:
Oct 16, 2007, 1:09:26 AM (17 years ago)
Author:
tabbott
Message:

more remctl interface changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/files/etc/remctl/sipb-xen-auto/README

    r121 r198  
    22configuration.
    33
    4 /usr/sbin/remctl-update.sh is the magic script.  Run
     4/usr/sbin/sipb-xen-remctl-update is the magic script.  Run
    55it with "all" as an argument, and it will update everything.
    66
     
    1919and then run
    2020
    21 /usr/sbin/remctl-update.sh all
     21/usr/sbin/sipb-xen-remctl-update all
    2222
    2323Everything else is autogenerated from that information.
     
    4242This package also includes a crontab to run
    4343
    44 /usr/sbin/remctl-update.sh all
     44/usr/sbin/sipb-xen-remctl-update all
    4545
    4646every 15 minutes or so to keep our Moira mapping up to date.  One can
    4747request an update of our Moira mapping for group X by running
    4848
    49 /usr/sbin/remctl-update.sh moiragroup X
     49/usr/sbin/sipb-xen-remctl-update moiragroup X
    5050
    5151The web interface should probably run this when it adds a group.  We
     
    5555the command:
    5656
    57 /usr/sbin/remctl-update.sh all
     57/usr/sbin/sipb-xen-remctl-update all
    5858
    5959using the following command from your favorite machine with remctl:
Note: See TracChangeset for help on using the changeset viewer.