xenocara/app/xdm/xdm.service.in

12 lines
203 B
SYSTEMD
Raw Normal View History

[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