Add avahi fix

This commit is contained in:
Zackptg5 2022-03-07 21:04:12 -05:00
parent 8fb6610ee9
commit 6bb84dead7
1 changed files with 2 additions and 0 deletions

View File

@ -102,6 +102,8 @@ systemctl enable NetworkManager.service
echo " NetworkManager enabled"
systemctl enable bluetooth
echo " Bluetooth enabled"
systemctl enable avahi-daemon.service
echo " Avahi enabled"
if [[ "${FS}" == "luks" || "${FS}" == "btrfs" ]]; then
echo -ne "