|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Add RH-ish localhost to xend-relocation-h
# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 5f59ac51a7acdd313a375366f5d4e582a2448c78
# Parent 2e8b1175fd37705ed3ebb1d9fffdfa637cb75e81
Add RH-ish localhost to xend-relocation-hosts-allow in xend-config.sxp
Signed-off-by: Jim Dykman <dykman@xxxxxxxxxx>
---
tools/examples/xend-config.sxp | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 2e8b1175fd37 -r 5f59ac51a7ac tools/examples/xend-config.sxp
--- a/tools/examples/xend-config.sxp Tue Aug 08 09:30:11 2006 +0100
+++ b/tools/examples/xend-config.sxp Tue Aug 08 09:33:38 2006 +0100
@@ -54,7 +54,7 @@
# (xend-relocation-hosts-allow '^localhost$ ^.*\.example\.org$')
#
#(xend-relocation-hosts-allow '')
-(xend-relocation-hosts-allow '^localhost$')
+(xend-relocation-hosts-allow '^localhost$ ^localhost\.localdomain$')
# The limit (in kilobytes) on the size of the console buffer
#(console-limit 1024)
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] Add RH-ish localhost to xend-relocation-hosts-allow in xend-config.sxp,
Xen patchbot-unstable <=
|
|
|
|
|