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 9b9501a..22a4b3c 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.12.9-gentoo --force +dracut -a lvm --kver=6.14.4-gentoo --force |