Commit a7c7b50

bryfry <116113+bryfry@users.noreply.github.com>
2021-11-26 11:20:24
Update mf.sh
1 parent a596470
Changed files (1)
mf.sh
@@ -12,15 +12,17 @@ sudo apt install -y dnsutils mtr-tiny
 
 ### Stop unwanted services
 sudo systemctl disable avahi-daemon.service
+sudo systemctl disable hciuart.service
 sudo systemctl disable bluetooth.service
 sudo systemctl disable triggerhappy.service
 
+
 ### Linux console font
 sudo wget -q "https://github.com/powerline/fonts/raw/master/Terminus/PSF/ter-powerline-v14n.psf.gz" -O /usr/share/consolefonts/ter-powerline-v14n.psf.gz
 sudo wget -q "https://github.com/powerline/fonts/raw/master/Terminus/PSF/ter-powerline-v14b.psf.gz" -O /usr/share/consolefonts/ter-powerline-v14b.psf.gz
 
 ### Yubikey
-sudo apt install -y scdaemon pinentry-tty
+sudo apt install -y scdaemon pinentry-curses
 sudo update-alternatives --set pinentry /usr/bin/pinentry-curses
 
 # enable ssh