From 5995c86b58bf2b228b0a9beb757ee975988bb12e Mon Sep 17 00:00:00 2001 From: Ermanno Ferrari Date: Fri, 2 Apr 2021 09:50:06 +0000 Subject: [PATCH] Update install-mbr.sh --- install-mbr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-mbr.sh b/install-mbr.sh index 84d5e65..ae43c4d 100644 --- a/install-mbr.sh +++ b/install-mbr.sh @@ -25,7 +25,7 @@ grub-mkconfig -o /boot/grub/grub.cfg systemctl enable NetworkManager systemctl enable bluetooth -systemctl enable cups +systemctl enable cups.service systemctl enable sshd systemctl enable avahi-daemon systemctl enable tlp # You can comment this command out if you didn't install tlp, see above