aboutsummaryrefslogtreecommitdiffstats
path: root/nfvbenchvm/dib/elements/nfvbenchvm/finalise.d/52-change-resolution
blob: cc9f136af0e56cb6f2e071bf70e8ed19ec02621f (plain)
1
2
3
4
5
6
#!/bin/bash

# Stop on error
set -euo pipefail

grubby --update-kernel=ALL --args="vga=792"