Vinzenz Feenstra has uploaded a new change for review. Change subject: Fixed package name in ovirt-guest-agent.conf ......................................................................
Fixed package name in ovirt-guest-agent.conf The package is called ovirt-guest-agent-common now, if searched for the package in the package database. Change-Id: Ia647838379e5823a8451721ed3f76c248e59e234 Signed-off-by: Vinzenz Feenstra <vfeen...@redhat.com> --- M ovirt-guest-agent/ovirt-guest-agent.conf 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-guest-agent refs/changes/06/20006/1 diff --git a/ovirt-guest-agent/ovirt-guest-agent.conf b/ovirt-guest-agent/ovirt-guest-agent.conf index a648385..ee541ae 100644 --- a/ovirt-guest-agent/ovirt-guest-agent.conf +++ b/ovirt-guest-agent/ovirt-guest-agent.conf @@ -8,9 +8,9 @@ report_user_rate = 10 report_application_rate = 120 report_disk_usage = 300 -# RHEL/Fedora Packages: kernel ovirt-guest-agent xorg-x11-drv-qxl +# RHEL/Fedora Packages: kernel ovirt-guest-agent-common xorg-x11-drv-qxl # Debian Packages: linux-image xserver-xorg-video-qxl -applications_list = kernel ovirt-guest-agent xorg-x11-drv-qxl linux-image xserver-xorg-video-qxl +applications_list = kernel ovirt-guest-agent-common xorg-x11-drv-qxl linux-image xserver-xorg-video-qxl ignored_fs = rootfs tmpfs autofs cgroup selinuxfs udev mqueue nfsd proc sysfs devtmpfs hugetlbfs rpc_pipefs devpts securityfs debugfs binfmt_misc fuse.gvfsd-fuse fuse.gvfs-fuse-daemon fusectl usbfs [virtio] -- To view, visit http://gerrit.ovirt.org/20006 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia647838379e5823a8451721ed3f76c248e59e234 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeen...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches