From 3fa47404a58fe278928b80c14dc91df83636f5f3 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Sat, 21 Jun 2008 18:25:28 -0400 Subject: [PATCH] sleep, as a testing stub in remote svn path=/trunk/packages/sipb-xen-remote-server/; revision=614 --- files/etc/remctl/conf.d/sipb-xen-web | 1 + 1 file changed, 1 insertion(+) diff --git a/files/etc/remctl/conf.d/sipb-xen-web b/files/etc/remctl/conf.d/sipb-xen-web index f79ebbf..ee72179 100644 --- a/files/etc/remctl/conf.d/sipb-xen-web +++ b/files/etc/remctl/conf.d/sipb-xen-web @@ -5,3 +5,4 @@ web lvresize /usr/sbin/sipb-xen-remote-proxy-web /etc/remctl/acl/web web lvcopy /usr/sbin/sipb-xen-remote-proxy-web /etc/remctl/acl/web web vmboot /usr/sbin/sipb-xen-remote-proxy-web /etc/remctl/acl/web web listvms /usr/sbin/sipb-xen-remote-proxy-web /etc/remctl/acl/web +test sleep /usr/bin/env /etc/remctl/acl/web -- 1.7.9.5