[systemd-devel] GDM service file (was: systemd unit files for Debian based systems)
Paul Menzel
paulepanter at users.sourceforge.net
Fri Jun 22 04:47:34 PDT 2012
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20120622/477d9291/attachment.pgp>
More information about the systemd-devel
mailing list