Magellan Linux

Annotation of /trunk/slim/slim.service

Parent Directory Parent Directory | Revision Log Revision Log


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