summaryrefslogtreecommitdiffstats
path: root/abs/core/plymouth/slim-plymouth.service
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-12-04 18:04:47 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-12-04 18:04:47 (GMT)
commit64a523b563e3cd7bb2a640c23267f2cf91d3bacc (patch)
tree437ed9a2d61f559260d72246a2127e50fb8c164b /abs/core/plymouth/slim-plymouth.service
parentd5370e5d6fe083e14866c5b5d1728fea4f9879bc (diff)
downloadlinhes_pkgbuild-64a523b563e3cd7bb2a640c23267f2cf91d3bacc.zip
linhes_pkgbuild-64a523b563e3cd7bb2a640c23267f2cf91d3bacc.tar.gz
linhes_pkgbuild-64a523b563e3cd7bb2a640c23267f2cf91d3bacc.tar.bz2
plymouth, plymouth-theme-linhes: update and kill some bugs
LinHES-config: change splash detection
Diffstat (limited to 'abs/core/plymouth/slim-plymouth.service')
-rw-r--r--abs/core/plymouth/slim-plymouth.service13
1 files changed, 13 insertions, 0 deletions
diff --git a/abs/core/plymouth/slim-plymouth.service b/abs/core/plymouth/slim-plymouth.service
new file mode 100644
index 0000000..8806c7d
--- /dev/null
+++ b/abs/core/plymouth/slim-plymouth.service
@@ -0,0 +1,13 @@
+[Unit]
+Description=SLiM Simple Login Manager
+After=systemd-user-sessions.service
+
+Conflicts=plymouth-quit.service
+After=plymouth-quit.service
+
+[Service]
+ExecStart=/usr/bin/slim -nodaemon
+StandardOutput=syslog
+
+[Install]
+Alias=display-manager.service