Vinzenz Feenstra has uploaded a new change for review. Change subject: agent: Ignore usbfs filesystems' ......................................................................
agent: Ignore usbfs filesystems' Change-Id: Iee799b05f3c700e8e3912305e2984dad6e049f7d Bug-Url: https://bugzilla.redhat.com/947792 Signed-off-by: Vinzenz Feenstra <vfeen...@redhat.com> --- M ovirt-guest-agent/ovirt-guest-agent.conf 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-guest-agent refs/changes/29/13629/1 diff --git a/ovirt-guest-agent/ovirt-guest-agent.conf b/ovirt-guest-agent/ovirt-guest-agent.conf index d269b89..a809815 100644 --- a/ovirt-guest-agent/ovirt-guest-agent.conf +++ b/ovirt-guest-agent/ovirt-guest-agent.conf @@ -11,7 +11,7 @@ # RHEL/Fedora Packages: kernel ovirt-guest-agent 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 -ignored_fs = rootfs tmpfs autofs cgroup selinuxfs udev mqueue nfsd proc sysfs devtmpfs hugetlbfs rpc_pipefs devpts securityfs debugfs binfmt_misc +ignored_fs = rootfs tmpfs autofs cgroup selinuxfs udev mqueue nfsd proc sysfs devtmpfs hugetlbfs rpc_pipefs devpts securityfs debugfs binfmt_misc usbfs [virtio] -- To view, visit http://gerrit.ovirt.org/13629 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iee799b05f3c700e8e3912305e2984dad6e049f7d 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