[PATCH] Support installing systemd unit file.
Alexander E. Patrakov
patrakov at gmail.com
Sun Aug 28 04:53:07 PDT 2011
28.08.2011 13:49, Michał Górny wrote:
> +[Unit]
> +Description=X-Window Display Manager on %I
> +Requires=dev-%i.device
> +After=dev-%i.device systemd-user-sessions.service
> +
> +[Service]
> +ExecStart=BINDIR/xdm -nodaemon
This deserves at least a comment why the X server is started on tty7
(btw, does it?) and not on the "first free" tty that may be different
due to a race with getties.
> +
> +[Install]
> +Alias=graphical.target.wants/xdm at tty7.service
--
Alexander E. Patrakov
More information about the xorg-devel
mailing list