Revert getty changes a bit harder
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
96c683c3de
commit
2e10d7da1e
2 changed files with 0 additions and 10 deletions
|
|
@ -206,7 +206,6 @@ for file in files(buildroot):
|
|||
bless-boot|
|
||||
boot-system-token|
|
||||
bsod|
|
||||
getty|autovt@|
|
||||
kernel-install|
|
||||
installkernel|
|
||||
vconsole|
|
||||
|
|
@ -234,7 +233,6 @@ for file in files(buildroot):
|
|||
integritysetup|
|
||||
integritytab|
|
||||
remount-fs|
|
||||
tpm2|
|
||||
/initrd|
|
||||
systemd[.-]pcr|
|
||||
/pcrlock\.d|
|
||||
|
|
|
|||
|
|
@ -1244,14 +1244,6 @@ systemctl daemon-reexec || :
|
|||
# a different package version.
|
||||
systemctl --no-reload preset systemd-journald-audit.socket &>/dev/null || :
|
||||
|
||||
# Note: getty@.service is excluded from enablement below. Anaconda
|
||||
# tries to overwrite the symlink, and things go wrong if the unit is
|
||||
# enabled in the usual fashion. Let's mimic the previous behaviour for
|
||||
# now by creating the symlink in /usr/lib/systemd/system manually in
|
||||
# the %%install section.
|
||||
#
|
||||
# See https://bodhi.fedoraproject.org/updates/FEDORA-2026-8c83517ced.
|
||||
|
||||
%global udev_services %{shrink:
|
||||
cryptsetup-pre.target
|
||||
cryptsetup.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue