import-state.service from initscripts is needed by Anaconda
Previously it was pulled in as a dependency of something else, which has changed, so now it needs to be listed explicitly. Resolves: rhbz#1618668
This commit is contained in:
parent
340ff0a175
commit
28e9d56848
@ -63,6 +63,9 @@ installpkg anaconda-dracut dracut-network dracut-config-generic
|
|||||||
# See BZ 1593843 for details
|
# See BZ 1593843 for details
|
||||||
# REMOVED: dracut-fips
|
# REMOVED: dracut-fips
|
||||||
|
|
||||||
|
## import-state.service for switchroot
|
||||||
|
installpkg initscripts
|
||||||
|
|
||||||
## rescue needs this
|
## rescue needs this
|
||||||
installpkg cryptsetup
|
installpkg cryptsetup
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user