Add debconf question for display-manager, based on gdm3

This commit is contained in:
Jeremy Soller 2024-02-05 15:44:38 -07:00
parent 912bd61da0
commit 9947473cb4
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
6 changed files with 180 additions and 2 deletions

20
debian/cosmic-greeter.templates vendored Normal file
View file

@ -0,0 +1,20 @@
Template: cosmic-greeter/daemon_name
Type: string
Default: /usr/bin/cosmic-greeter
Description: for internal use only
Template: shared/default-x-display-manager
Type: select
Choices: ${choices}
_Description: Default display manager:
A display manager is a program that provides graphical login capabilities for
the X Window System.
.
Only one display manager can manage a given X server, but multiple display
manager packages are installed. Please select which display manager should
run by default.
.
Multiple display managers can run simultaneously if they are configured to
manage different servers; to achieve this, configure the display managers
accordingly, edit each of their init scripts in /etc/init.d, and disable the
check for a default display manager.