summaryrefslogtreecommitdiff
blob: bc8431e15f8d581e032f06ed5d22aa90d40bbb18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=KDE Display Manager on %I
Requires=dev-%i.device
After=dev-%i.device systemd-user-sessions.service

[Service]
ExecStart=/usr/bin/kdm -nodaemon -error /dev/stdout %I
StandardOutput=syslog
StandardError=syslog

[Install]
Alias=graphical.target.wants/kdm@tty7.service