[Bug 204763] sysconfig/xe-guest-utilities: enable xe-daemon by default

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 23 10:08:16 UTC 2015


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 at FreeBSD.org
          Reporter: miaojc at 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.


More information about the freebsd-ports-bugs mailing list