projects
/
invirt/packages/invirt-remote.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
use invirt config in sipb-xen-lvm and to generate /etc/remctl/acl/remote
[invirt/packages/invirt-remote.git]
/
files
/
usr
/
sbin
/
sipb-xen-vmcontrol
diff --git
a/files/usr/sbin/sipb-xen-vmcontrol
b/files/usr/sbin/sipb-xen-vmcontrol
index
1e60b76
..
3bbf63e
100755
(executable)
--- a/
files/usr/sbin/sipb-xen-vmcontrol
+++ b/
files/usr/sbin/sipb-xen-vmcontrol
@@
-19,7
+19,7
@@
case "$ACTION" in
;;
destroy|shutdown)
xm "$ACTION" "$MACHINE"
;;
destroy|shutdown)
xm "$ACTION" "$MACHINE"
- /usr/sbin/sipb-xen-update-conserver &
+ /usr/sbin/sipb-xen-update-conserver </dev/null >/dev/null 2>&1 &
;;
install|create|reboot)
ARG="$3"
;;
install|create|reboot)
ARG="$3"