diff options
author | Silvino Silva <silvino@bk.ru> | 2018-07-17 00:07:56 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2018-07-17 00:07:56 +0100 |
commit | 8e26cc1ca02691e621a82c274e9cfcd90181ccbe (patch) | |
tree | da34dbb85daf65ed993f5b6d56847d7d37cb0cd3 /core/ports/linux-gnu/post-install | |
parent | f5955b57400b065d77fc115c821c18864f3dae02 (diff) | |
parent | fa4a1dbc55e566b6f891636ed0301bf6a188b312 (diff) | |
download | doc-8e26cc1ca02691e621a82c274e9cfcd90181ccbe.tar.gz |
release 0.3.5
Diffstat (limited to 'core/ports/linux-gnu/post-install')
-rw-r--r-- | core/ports/linux-gnu/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ports/linux-gnu/post-install b/core/ports/linux-gnu/post-install index 5363300..45690a4 100644 --- a/core/ports/linux-gnu/post-install +++ b/core/ports/linux-gnu/post-install @@ -1,5 +1,5 @@ #!/bin/sh -/usr/bin/dracut -f --kver 4.9.92-gnu +/usr/bin/dracut -f --kver 4.9.111-gnu /usr/sbin/grub-mkconfig -o /boot/grub/grub.cfg |