Am Montag, den 18.06.2012, 21:56 +0200 schrieb Paul Menzel: > Am Montag, den 18.06.2012, 17:48 +0200 schrieb Lennart Poettering: > > On Sat, 16.06.12 10:39, Paul Menzel wrote:
Dear systemd folks,
[… also asking for service file for GDM … ]
> > GDM should not be too hard, and will do this eventually myself if nobody
> > beats me to it. The reason why I haven't done this yet is that Fedora
> > currently uses "prefdm" for starting the DMs and we need to get rid of
> > that in all packages at the same time.
>
> Understood. Thank you for doing that.
just as a follow up for those interested there is a service file for GDM
in the systemd-arch-units repository [7].
systemd-arch-units$ more service/gdm.service
[Unit]
Description=Gnome Display Manager
After=systemd-user-sessions.service
[Service]
ExecStart=/usr/sbin/gdm -nodaemon
[Install]
WantedBy=graphical.target
This does not yet seem to be included in Arch Linux upstream [8]. Any
comments on that? In Debian the name of the GDM3 binary is `gdm3` and
not `gdm`.
debian-system:~$ ls /usr/sbin/gdm*
/usr/sbin/gdm3
[…]
Thanks,
Paul
[7]
https://github.com/falconindy/systemd-arch-units/blob/master/service/gdm.service
[8] https://projects.archlinux.org/svntogit/packages.git/tree/gdm/trunk
signature.asc
Description: This is a digitally signed message part
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
