Changes to ubuntu 21.10 at the base image

This commit is contained in:
Keagan McClelland
2022-01-31 16:06:11 -07:00
parent 90281dbbd7
commit 261eac6802
2 changed files with 6 additions and 2 deletions

View File

@@ -27,9 +27,13 @@ apt-get install -y \
cifs-utils \
samba-common-bin \
ntp \
network-manager
network-manager \
linux-modules-extra-raspi
apt-get autoremove -y
apt-get upgrade -y
if [[ "$(uname -r)" = "5.13.0-1008-raspi" ]]; then
reboot
fi
sed -i 's/Restart=on-failure/Restart=always/g' /lib/systemd/system/tor@default.service
sed -i '/}/i \ \ \ \ application\/wasm \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ wasm;' /etc/nginx/mime.types