Skip to content

Commit b23ef33

Browse files
committed
Fix packages to install
Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
1 parent a13c150 commit b23ef33

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -445,11 +445,11 @@ distribution's packages.
445445

446446
### Fedora 24+
447447

448-
This command installs the core Clevis commands, the Dracut unlocker and the
449-
UDisks2 unlocker, respectively.
448+
This command installs the core Clevis commands, the Dracut, Systemd and LUKs unlockers,
449+
and the UDisks2 unlocker, respectively.
450450

451451
```bash
452-
$ sudo dnf install clevis clevis-dracut clevis-udisks2
452+
$ sudo dnf install -y clevis clevis-dracut clevis-udisks2 clevis-systemd clevis-luks
453453
```
454454

455455
## Manual compilation

0 commit comments

Comments
 (0)