Magellan Linux

Contents of /trunk/slim/slim.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1963 - (show annotations) (download)
Mon Nov 19 12:52:53 2012 UTC (11 years, 5 months ago) by niro
File size: 263 byte(s)
run after plymouth-quit and do not interfere with getty@tty1
1 [Unit]
2 Description=SLiM Simple Login Manager
3 Conflicts=getty@tty1.service
4 After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
5
6 [Service]
7 ExecStart=/usr/bin/slim -nodaemon
8
9 [Install]
10 WantedBy=graphical.target
11 Alias=display-manager.service