uuid-runtime

This commit is contained in:
Marc Beninca 2023-10-02 18:51:36 +02:00
parent 5243263397
commit 3c0a753049

View file

@ -47,7 +47,7 @@ function hetzner-rescue-install {
local release='bookworm'
local packages=(
# installed
'file' 'htop' 'lsof' 'parted' 'mdadm' 'lvm2' 'tree'
'file' 'htop' 'lsof' 'parted' 'mdadm' 'lvm2' 'tree' 'uuid-runtime'
# install
'lshw'
'micro'
@ -55,7 +55,6 @@ function hetzner-rescue-install {
'iotop'
'exa' 'lf' 'ncdu' 'nnn' 'ranger'
'squashfs-tools'
'uuid-runtime'
)
local backports=(
# installed