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 22a4b3c..a8d692f 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.14.4-gentoo --force +dracut -a lvm --kver=6.15.6-gentoo --force |