summarylogtreecommitdiffstats
path: root/slim-plymouth.service
diff options
context:
space:
mode:
Diffstat (limited to 'slim-plymouth.service')
-rw-r--r--slim-plymouth.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/slim-plymouth.service b/slim-plymouth.service
new file mode 100644
index 000000000000..df3a1079c673
--- /dev/null
+++ b/slim-plymouth.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=SLiM Simple Login Manager
+Conflicts=getty@tty1.service plymouth-quit.service
+After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
+
+[Service]
+ExecStart=/usr/bin/slim -nodaemon
+StandardOutput=syslog
+
+[Install]
+Alias=display-manager.service