remove obsolete vmboot line from remctl config
[invirt/packages/invirt-remote.git] / files / etc / remctl / sipb-xen-auto / README
index 86ced5d..8a950c2 100644 (file)
@@ -1,7 +1,7 @@
 This is Tim Abbott's initial draft at our automatic remctl
 configuration.
 
-/usr/sbin/remctl-update.sh is the magic script.  Run
+/usr/sbin/sipb-xen-remctl-update is the magic script.  Run
 it with "all" as an argument, and it will update everything.
 
 The inputs to this system are as follows:
@@ -18,7 +18,7 @@ to include AFS groups in ACLs.  To add a new machine to the system,
 you simply need to create /etc/remctl/sipb-xen-auto/acl/MACHINENAME
 and then run
 
-/usr/sbin/remctl-update.sh all
+/usr/sbin/sipb-xen-remctl-update all
 
 Everything else is autogenerated from that information.
 
@@ -41,12 +41,12 @@ is generated by parsing the ACL files in /etc/remctl/sipb-xen-auto/acl/.
 
 This package also includes a crontab to run
 
-/usr/sbin/remctl-update.sh all
+/usr/sbin/sipb-xen-remctl-update all
 
 every 15 minutes or so to keep our Moira mapping up to date.  One can
 request an update of our Moira mapping for group X by running
 
-/usr/sbin/remctl-update.sh moiragroup X
+/usr/sbin/sipb-xen-remctl-update moiragroup X
 
 The web interface should probably run this when it adds a group.  We
 may want to make this also available to users, but I've been lame.
@@ -54,7 +54,7 @@ may want to make this also available to users, but I've been lame.
 This package includes a remctl interface available to anyone to invoke
 the command:
 
-/usr/sbin/remctl-update.sh all
+/usr/sbin/sipb-xen-remctl-update all
 
 using the following command from your favorite machine with remctl: