File gdm.service of Package gdm-container
[Unit] Description=GNOME Display Manager After=systemd-user-sessions.service [Service] ExecStartPre=/bin/chvt 7 ExecStart=/usr/sbin/gdm KillMode=mixed Restart=always RestartSec=1s IgnoreSIGPIPE=no BusName=org.gnome.DisplayManager EnvironmentFile=-/etc/default/locale ExecReload=/bin/kill -SIGHUP $MAINPID KeyringMode=shared