Bring back import-state.service
The service is a part of initscripts package which is no more pulled in as a transitive dependcy so we have to require it explicitly. Resolves: rhbz#1618668
This commit is contained in:
parent
ff5ac5045b
commit
9594d87ab8
@ -64,6 +64,9 @@ installpkg plymouth
|
||||
## extra dracut modules
|
||||
installpkg anaconda-dracut dracut-network dracut-config-generic dracut-fips
|
||||
|
||||
## import-state.service for switchroot
|
||||
installpkg initscripts
|
||||
|
||||
## rescue needs this
|
||||
installpkg cryptsetup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user