FS#55042 - [systemd] 234.11-4 hook systemd does not include systemd-sulogin-shell

Attached to Project: Arch Linux
Opened by loqs (loqs) - Saturday, 05 August 2017, 14:46 GMT
Last edited by Christian Hesse (eworm) - Saturday, 05 August 2017, 18:51 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Dave Reisner (falconindy)
Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
https://github.com/systemd/systemd/commit/29f32655842a0712e8db482bcefc4da8908460c8 introduced /usr/lib/systemd/systemd-sulogin-shell
which is used by /usr/lib/systemd/system/rescue.service and /usr/lib/systemd/system/emergency.service

Additional info:
* systemd 234.11-4

Steps to reproduce:
Install systemd 234.11-4, add systemd to the HOOKS entry of /etc/mkinitcpio.conf and rebuild the initrd's
boot with the argument rd.emergency or rd.rescue rescue.service or emergency.service will start but no shell will be presented.
Adding FILES="/usr/lib/systemd/systemd-sulogin-shell" to /etc/mkinitcpio.conf and rebuilding the initrd's
booting with rd.emergency or rd.rescue rescue.service or emergency.service will start and a shell prompt will be presented.

Additional note as systemd 233.75-3 had a functioning shell using rd.emergency and rd.rescue I believe  FS#53095  is fixed.
This task depends upon

Closed by  Christian Hesse (eworm)
Saturday, 05 August 2017, 18:51 GMT
Reason for closing:  Fixed
Additional comments about closing:  systemd 234.11-5

Loading...