]> git.pld-linux.org Git - packages/systemd.git/blame - prefdm.service
- package kernel-install completions; place python-systemd after systemd libs part
[packages/systemd.git] / prefdm.service
CommitLineData
b52c5c49
JR
1[Unit]
2Description=Display Manager
3After=livesys-late.service rc-local.service systemd-user-sessions.service acpid.service
4
5# Do not stop plymouth, it is done in prefdm if required
6Conflicts=plymouth-quit.service
7After=plymouth-quit.service
8
9[Service]
10ExecStart=/etc/X11/xinit/prefdm -nodaemon
11Restart=always
12RestartSec=0
13IgnoreSIGPIPE=no
This page took 0.045138 seconds and 4 git commands to generate.