make systemd autoconfig not show the finish dialog twice
This commit is contained in:
parent
4e50ffb7e9
commit
6106d8090a
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ function set_KERNELSTUB () {
|
||||||
# Apply new parameters
|
# Apply new parameters
|
||||||
CMDLINE=$(cat "${SCRIPTDIR}/config/kernel_args")
|
CMDLINE=$(cat "${SCRIPTDIR}/config/kernel_args")
|
||||||
sudo kernelstub -a "$CMDLINE"
|
sudo kernelstub -a "$CMDLINE"
|
||||||
|
|
||||||
show_FINISH
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Function to configure grub
|
# Function to configure grub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue