Skip to content
Snippets Groups Projects
Unverified Commit ccd4c833 authored by Sergio Arroutbi's avatar Sergio Arroutbi Committed by GitHub
Browse files

Fix packages to install (#513)

parent a13c1509
No related branches found
No related tags found
No related merge requests found
...@@ -445,11 +445,11 @@ distribution's packages. ...@@ -445,11 +445,11 @@ distribution's packages.
### Fedora 24+ ### Fedora 24+
This command installs the core Clevis commands, the Dracut unlocker and the This command installs the core Clevis commands, the Dracut, Systemd and LUKs unlockers,
UDisks2 unlocker, respectively. and the UDisks2 unlocker, respectively.
```bash ```bash
$ sudo dnf install clevis clevis-dracut clevis-udisks2 $ sudo dnf install clevis clevis-dracut clevis-udisks2 clevis-systemd clevis-luks
``` ```
## Manual compilation ## Manual compilation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment