xenocara/app/xdm/xdm.service.in
matthieu 8b4d780078 Update to xdm 1.1.11 plus a few patches from git master.
patched to restore static greeter.
Tested by shadchin@, jasper@
2011-11-15 20:53:44 +00:00

12 lines
203 B
SYSTEMD

[Unit]
Description=X-Window Display Manager
After=systemd-user-sessions.service
[Service]
ExecStart=BINDIR/xdm -nodaemon
Type=notify
NotifyAccess=all
[Install]
Alias=graphical.target.wants/xdm.service