mirror of
https://github.com/systemd/systemd.git
synced 2025-01-20 18:04:03 +03:00
ea696c5f53
Debian uses /usr/bin/login from the shadow package instead of util-linux which doesn't support credentials. Let's enable autologin the old fashioned way for now. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833256
82 lines
1.6 KiB
Plaintext
82 lines
1.6 KiB
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Match]
|
|
Distribution=|debian
|
|
Distribution=|ubuntu
|
|
|
|
[Distribution]
|
|
PackageManagerTrees=mkosi-pinning.pref:/etc/apt/preferences.d/mkosi-pinning.pref
|
|
|
|
[Content]
|
|
# Debian ships /usr/bin/login from shadow instead of util-linux which doesn't support credentials so we
|
|
# enable autologin the old-fashioned way.
|
|
Autologin=yes
|
|
|
|
VolatilePackages=
|
|
libnss-myhostname
|
|
libnss-mymachines
|
|
libnss-resolve
|
|
libnss-systemd
|
|
libpam-systemd
|
|
libsystemd-dev
|
|
libsystemd-shared
|
|
libsystemd0
|
|
libudev-dev
|
|
systemd
|
|
systemd-container
|
|
systemd-coredump
|
|
systemd-cryptsetup
|
|
systemd-dev
|
|
systemd-homed
|
|
systemd-journal-remote
|
|
systemd-oomd
|
|
systemd-repart
|
|
systemd-resolved
|
|
systemd-sysv
|
|
systemd-tests
|
|
systemd-timesyncd
|
|
systemd-ukify
|
|
systemd-userdbd
|
|
udev
|
|
|
|
Packages=
|
|
btrfs-progs
|
|
apt
|
|
bind9-dnsutils
|
|
cryptsetup-bin
|
|
dbus-broker
|
|
dbus-user-session
|
|
dmsetup
|
|
erofs-utils
|
|
f2fs-tools
|
|
fdisk
|
|
git-core
|
|
gnutls-bin
|
|
iproute2
|
|
iputils-ping
|
|
isc-dhcp-server
|
|
knot
|
|
libcap-ng-utils
|
|
locales
|
|
man-db
|
|
multipath-tools
|
|
ncat
|
|
open-iscsi
|
|
openssh-client
|
|
openssh-server
|
|
passwd
|
|
polkitd
|
|
procps
|
|
psmisc
|
|
python3-pexpect
|
|
python3-psutil
|
|
qrencode
|
|
quota
|
|
softhsm2
|
|
squashfs-tools
|
|
stress-ng
|
|
tgt
|
|
tpm2-tools
|
|
tzdata
|
|
xxd
|