Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.4:ARM
sddm
0001-Systemd-service-unit-Use-tty7-by-default.p...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Systemd-service-unit-Use-tty7-by-default.patch of Package sddm
From b2d409f20f6e515a5ebff9d506c2c6bff39300d7 Mon Sep 17 00:00:00 2001 From: Fabian Vogt <fabian@ritter-vogt.de> Date: Sat, 1 Apr 2017 21:21:36 +0200 Subject: [PATCH] Systemd service unit: Use tty7 by default - We use tty7 by default in sddm.conf --- services/sddm.service.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/sddm.service.in b/services/sddm.service.in index 0335685..932ac78 100644 --- a/services/sddm.service.in +++ b/services/sddm.service.in @@ -1,8 +1,8 @@ [Unit] Description=Simple Desktop Display Manager Documentation=man:sddm(1) man:sddm.conf(5) -Conflicts=getty@tty1.service -After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service systemd-logind.service +Conflicts=getty@tty7.service +After=systemd-user-sessions.service getty@tty7.service plymouth-quit.service systemd-logind.service StartLimitIntervalSec=30 StartLimitBurst=2 -- 2.25.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor