public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jocelyn Falempe <jfalempe@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/slim] f45: Add conflict with kmsconvt
Date: Fri, 18 Sep 2026 21:25:49 GMT [thread overview]
Message-ID: <178976674990.1.750027863580825574.rpms-slim-293d635927a2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/slim
Branch : f45
Commit : 293d635927a22fd18dfaf9a6b0747a927d3cc9d2
Author : Jocelyn Falempe <jfalempe@redhat.com>
Date : 2026-09-18T21:13:11+00:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/slim/c/293d635927a22fd18dfaf9a6b0747a927d3cc9d2?branch=f45
Log:
Add conflict with kmsconvt
kmscon will be enabled by default in F45, and will conflict with login
managers.
---
diff --git a/slim.service b/slim.service
index 45b71c6..9a7a5fb 100644
--- a/slim.service
+++ b/slim.service
@@ -1,8 +1,8 @@
[Unit]
Description=SLiM Login Manager
Documentation=man:slim(1)
-Conflicts=getty@tty1.service
-After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
+Conflicts=getty@tty1.service kmsconvt@tty1.service
+After=systemd-user-sessions.service getty@tty1.service kmsconvt@tty1.service plymouth-quit.service
[Service]
ExecStart=/usr/bin/slim
reply other threads:[~2026-09-18 21:25 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=178976674990.1.750027863580825574.rpms-slim-293d635927a2@fedoraproject.org \
--to=jfalempe@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