diff options
Diffstat (limited to 'hosts/iroha/scripts/gen-dracut')
| -rwxr-xr-x | hosts/iroha/scripts/gen-dracut | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/iroha/scripts/gen-dracut b/hosts/iroha/scripts/gen-dracut index 8d3a63f..da32002 100755 --- a/hosts/iroha/scripts/gen-dracut +++ b/hosts/iroha/scripts/gen-dracut @@ -1,2 +1,2 @@ #! /usr/bin/env sh -dracut -a lvm --kver=6.11.0-gentoo --force +dracut -a lvm --kver=6.12.0-rc7 --force |