summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/systemd-units/files/services-desktop/slim.service')
-rw-r--r--sys-apps/systemd-units/files/services-desktop/slim.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-apps/systemd-units/files/services-desktop/slim.service b/sys-apps/systemd-units/files/services-desktop/slim.service
new file mode 100644
index 0000000..6311528
--- /dev/null
+++ b/sys-apps/systemd-units/files/services-desktop/slim.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=SLiM Simple Login Manager
+Conflicts=getty@tty1.service
+After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
+
+[Service]
+Type=simple
+ExecStart=/usr/bin/slim -nodaemon
+
+[Install]
+Alias=display-manager.service