mirror of
https://github.com/brain-hackers/brain-config.git
synced 2025-10-15 04:38:41 +09:00
Autologin (#186)
* Update get_boot_cli The default target is graphical.target, whether or not a desktop is available. Check whether lightdm is enabled as well. * Remove legacy autologin cruft * Run systemctl daemon-reload after boot behaviour changes * Make autologin changes quieter
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,6 +1,10 @@
|
||||
raspi-config (20220307) UNRELEASED; urgency=medium
|
||||
raspi-config (20220318) UNRELEASED; urgency=medium
|
||||
|
||||
* Remove nonint whiptail msgbox in do_overlayfs
|
||||
* Update get_boot_cli
|
||||
* Remove legacy autologin cruft
|
||||
* Run systemctl daemon-reload after boot behaviour changes
|
||||
* Make autologin changes quieter
|
||||
|
||||
-- Serge Schneider <serge@raspberrypi.com> Mon, 07 Mar 2022 09:26:38 +0000
|
||||
|
||||
|
1
debian/raspi-config.install
vendored
1
debian/raspi-config.install
vendored
@@ -1,4 +1,3 @@
|
||||
raspi-config /usr/bin
|
||||
autologin@.service /etc/systemd/system
|
||||
usr/
|
||||
etc/
|
||||
|
Reference in New Issue
Block a user