summarylogtreecommitdiffstats
path: root/pi-launcher@.service
diff options
context:
space:
mode:
Diffstat (limited to 'pi-launcher@.service')
-rw-r--r--pi-launcher@.service17
1 files changed, 0 insertions, 17 deletions
diff --git a/pi-launcher@.service b/pi-launcher@.service
deleted file mode 100644
index 3b37166075e2..000000000000
--- a/pi-launcher@.service
+++ /dev/null
@@ -1,17 +0,0 @@
-# Forked off xlogin@.service
-
-[Unit]
-Description=Qt-compositor login for user %i
-After=x@vt7.service systemd-user-sessions.service
-Wants=x@vt7.service
-Conflicts=getty@tty7.service
-
-[Service]
-User=%i
-WorkingDirectory=~
-TTYPath=/dev/tty7
-PAMName=login
-ExecStart=-/opt/pi-compositor/pi-compositor -platform eglfs -plugin CECKeyboard
-
-[Install]
-WantedBy=graphical.target