]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/mandriva/prefdm.service
relicense to LGPLv2.1 (with exceptions)
[thirdparty/systemd.git] / units / mandriva / prefdm.service
CommitLineData
1de4d79b
AB
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
1de4d79b
AB
6# (at your option) any later version.
7
8[Unit]
9Description=Display Manager
4b7b2efb 10After=livesys-late.service rc-local.service systemd-user-sessions.service
1de4d79b
AB
11After=network.target acpid.service fs.service haldaemon.service
12
13# Do not stop plymouth, it is done in prefdm if required
14Conflicts=plymouth-quit.service
15After=plymouth-quit.service
16
1de4d79b
AB
17[Service]
18ExecStart=/etc/X11/prefdm
19Type=forking
20Restart=always
21RestartSec=0