public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/slim] f45: Add conflict with kmsconvt
@ 2026-09-18 21:25 Jocelyn Falempe
  0 siblings, 0 replies; only message in thread
From: Jocelyn Falempe @ 2026-09-18 21:25 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-18 21:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 21:25 [rpms/slim] f45: Add conflict with kmsconvt Jocelyn Falempe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox