This commit is contained in:
Milan Meduna 2019-08-20 09:38:26 +00:00
parent 5c2fd28b83
commit 8b0fbc61e2
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ for sure, stop lxd service and delete everything in /var/lib/lxd/*,
exec /root/onstart to decrypt partition and import zpool,
configure LXD to use encrypted partition as storage,
add some config to /root/.screenrc (for gnuscreen utility),
install htop mc zfsnap smartmontools and screen
install htop mc zfsnap smartmontools screen and pv
3. Install uptrack-upgrade ->
install ksplice tool for kernel live patching

View File

@ -177,7 +177,7 @@ echo "scrollback 5000" >> /root/.screenrc
echo "hardstatus string \"%{=b kw} %?%-Lw%?%{=br kw}[%n %t]%{=b kw}%?%+Lw%? %= %c\"" >> /root/.screenrc
echo "Install utilities"
apt install -y mc htop screen zfsnap smartmontools
apt install -y mc htop screen zfsnap smartmontools pv
echo "Setting-up wireguard"
add-apt-repository ppa:wireguard/wireguard -y