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 1950 by niro, Fri Nov 16 10:23:56 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  After=systemd-user-sessions.service
 After=dev-%i.device systemd-user-sessions.service  
4    
5  [Service]  [Service]
6  ExecStart=/usr/bin/slim -nodaemon  ExecStart=/usr/bin/slim -nodaemon
7    
8  [Install]  [Install]
9  Alias=graphical.target.wants/slim@tty7.service  WantedBy=graphical.target
10    

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