summarylogtreecommitdiffstats
path: root/slim-plymouth.service
diff options
context:
space:
mode:
authorJesse Spangenberger2015-06-13 22:16:46 -0400
committerJesse Spangenberger2015-06-13 22:16:46 -0400
commit23e9270d19a1f31ee9cfa7d5fb7926ff2450bf16 (patch)
treee6b4be7545cdde34e610ac44d2c46a4d1077875f /slim-plymouth.service
downloadaur-23e9270d19a1f31ee9cfa7d5fb7926ff2450bf16.tar.gz
Inital commit
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