summaryrefslogtreecommitdiff
path: root/x11-misc/sddm/files/systemd_service.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/sddm/files/systemd_service.patch')
-rw-r--r--x11-misc/sddm/files/systemd_service.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-misc/sddm/files/systemd_service.patch b/x11-misc/sddm/files/systemd_service.patch
deleted file mode 100644
index 7fc9e3f5..00000000
--- a/x11-misc/sddm/files/systemd_service.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-mudler <mudler@sabayonlinux.org>
---- services/~sddm.service.in 2015-08-31 16:11:52.267460238 +0200
-+++ services/sddm.service.in 2015-08-31 16:12:22.497417043 +0200
-@@ -1,13 +1,14 @@
- [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
-+After=systemd-user-sessions.service
-
- [Service]
- ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/sddm
- Restart=always
- #PrivateTmp=yes
-+StandardOutput=syslog
-+BusName=org.freedesktop.DisplayManager
-
- [Install]
- Alias=display-manager.service