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