Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dracut-systemd): correct service dependencies
dracut-systemd.service is not an early boot service, therefore it should not use DefaultDependencies=no. This also fixes the service's ordering dependencies, as in its current state it is missing Before=shutdown.target umount.target
- Loading branch information