Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1995 - (show 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 [Unit]
2 Description=K Display 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/kdm -nodaemon tty1
8
9 [Install]
10 WantedBy=graphical.target
11 Alias=display-manager.service