public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: vboxservice.service is already present in
Date: Sun, 12 Jul 2026 20:58:01 GMT [thread overview]
Message-ID: <178388988127.1.1019890930032418470.rpms-virtualbox-guest-additions-79448d3b04b4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/virtualbox-guest-additions
Branch : alext-upd-to-7.2.12
Commit : 79448d3b04b4dcd47f608d1d84cbb5e6b4a85269
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2020-06-10T15:23:52+01:00
Stats : +0/-10 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/79448d3b04b4dcd47f608d1d84cbb5e6b4a85269?branch=alext-upd-to-7.2.12
Log:
vboxservice.service is already present in
/usr/lib/systemd/system-preset/90-default.preset
not needed here.
---
diff --git a/96-vbox.preset b/96-vbox.preset
deleted file mode 100644
index 85dde97..0000000
--- a/96-vbox.preset
+++ /dev/null
@@ -1,7 +0,0 @@
-# Also see:
-# https://fedoraproject.org/wiki/Starting_services_by_default
-
-# Installing presets is not the preferred solution but until another one
-# presents itself:
-# https://bugzilla.rpmfusion.org/show_bug.cgi?id=3713
-enable vboxservice.service
diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index 36694d0..1b80fb0 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -9,7 +9,6 @@ URL: https://www.virtualbox.org/wiki/VirtualBox
Source0: https://download.virtualbox.org/virtualbox/%{version}/VirtualBox-%{version}.tar.bz2
Source1: vboxservice.service
-Source2: 96-vbox.preset
Source3: VirtualBox-60-vboxguest.rules
Source4: vboxclient.service
@@ -138,7 +137,6 @@ desktop-file-validate \
%{buildroot}%{_sysconfdir}/xdg/autostart/vboxclient.desktop
install -p -m 0644 -D %{SOURCE1} %{buildroot}%{_unitdir}/vboxservice.service
-install -p -m 0644 -D %{SOURCE2} %{buildroot}%{_presetdir}/96-vbox.preset
install -p -m 0644 -D %{SOURCE3} %{buildroot}%{_udevrulesdir}/60-vboxguest.rules
install -p -m 0644 -D %{SOURCE4} %{buildroot}%{_unitdir}/vboxclient.service
@@ -176,7 +174,6 @@ getent passwd vboxadd >/dev/null || \
%{_sysconfdir}/xdg/autostart/vboxclient.desktop
%{_unitdir}/vboxclient.service
%{_unitdir}/vboxservice.service
-%{_presetdir}/96-vbox.preset
%{_udevrulesdir}/60-vboxguest.rules
reply other threads:[~2026-07-12 20:58 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=178388988127.1.1019890930032418470.rpms-virtualbox-guest-additions-79448d3b04b4@fedoraproject.org \
--to=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