Magellan Linux

Diff of /trunk/slim/slim.service

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1567 by niro, Thu Nov 24 19:29:11 2011 UTC revision 1963 by niro, Mon Nov 19 12:52:53 2012 UTC
# Line 1  Line 1 
1  [Unit]  [Unit]
2  Description=SLiM Simple Login Manager  Description=SLiM Simple Login Manager
3  Requires=dev-%i.device  Conflicts=getty@tty1.service
4  After=dev-%i.device systemd-user-sessions.service  After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
5    
6  [Service]  [Service]
7  ExecStart=/usr/bin/slim -nodaemon  ExecStart=/usr/bin/slim -nodaemon
8    
9  [Install]  [Install]
10  Alias=graphical.target.wants/slim@tty7.service  WantedBy=graphical.target
11    Alias=display-manager.service

Legend:
Removed from v.1567  
changed lines
  Added in v.1963