Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2015 10:08:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204763] sysconfig/xe-guest-utilities: enable xe-daemon by default
Message-ID:  <bug-204763-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204763

            Bug ID: 204763
           Summary: sysconfig/xe-guest-utilities: enable xe-daemon by
                    default
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: miaojc@arraynetworks.com.cn

Created attachment 163452
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163452&action=edit
enable xe-daemon by default

By default the xenguest_enable is not set, but this daemon is used to enhance
capability XenCenter to guest VM, for example reboot/shutdown/suspend.
So people compiled xe-guest-utilities, he/she might want it to enhance
XenCenter. Herefore we need to make it enabled by default.
On the contrary, if someone doesn't want it on the OS compiled with
xe-guest-utilities, set the xenguest_enable=NO to rc.conf.

In this patch, I used sysctl to detect the variable kern.vm_guest if it is
runnong on Xen.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204763-13>