Magellan Linux

Annotation of /trunk/kdebase-workspace/kdm.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1995 - (hide annotations) (download)
Wed Dec 19 09:51:46 2012 UTC (11 years, 4 months ago) by niro
File size: 259 byte(s)
-udpated kdm.service to match our new policies
1 niro 1456 [Unit]
2 niro 1995 Description=K Display Manager
3     Conflicts=getty@tty1.service
4     After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
5 niro 1456
6     [Service]
7 niro 1995 ExecStart=/usr/bin/kdm -nodaemon tty1
8 niro 1456
9     [Install]
10 niro 1995 WantedBy=graphical.target
11     Alias=display-manager.service