public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Andrea Bolognani <abologna@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: presets: Enable virtvboxd by default
Date: Mon, 10 Aug 2026 09:36:18 GMT [thread overview]
Message-ID: <178635457893.1.10641449307018642588.rpms-fedora-release-18cc89474f5c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 18cc89474f5c8eaa1b36013dd2258d1777dcb4e3
Author : Andrea Bolognani <abologna@redhat.com>
Date : 2023-10-04T18:22:26+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/18cc89474f5c8eaa1b36013dd2258d1777dcb4e3?branch=f45
Log:
presets: Enable virtvboxd by default
The other hypervisor drivers included in Fedora (QEMU, Xen and
LXC) are enabled by default, so VirtualBox should be as well.
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
diff --git a/90-default.preset b/90-default.preset
index 0d9276b..c32e68f 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -70,6 +70,7 @@ enable firewalld.service
enable virtqemud.service
enable virtxend.service
enable virtlxcd.service
+enable virtvboxd.service
# Sockets for the services listed above, to support socket activation
# after the initial timeout
@@ -82,6 +83,9 @@ enable virtxend-admin.socket
enable virtlxcd.socket
enable virtlxcd-ro.socket
enable virtlxcd-admin.socket
+enable virtvboxd.socket
+enable virtvboxd-ro.socket
+enable virtvboxd-admin.socket
# Compatibility with libvirtd sockets for old clients (socket activated
# only when required). Note that the -tcp and -tls sockets are kept disabled
reply other threads:[~2026-08-10 9:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178635457893.1.10641449307018642588.rpms-fedora-release-18cc89474f5c@fedoraproject.org \
--to=abologna@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox