From 738984f9afe7635157cce1d11ce2a94ccbf4c175 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Sat, 5 Aug 2017 14:21:31 +0200 Subject: [PATCH] postinst-setup-fedora: Install dnsmasq --- postinst-setup-fedora | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postinst-setup-fedora b/postinst-setup-fedora index 8601702..9720068 100755 --- a/postinst-setup-fedora +++ b/postinst-setup-fedora @@ -6,7 +6,7 @@ if ! type offlineimap >/dev/null 2>&1; then dnf remove -y mdadm mlocate nano rsyslog sssd telnet trousers rxvt-unicode abrt plymouth linux-atm-libs quota realmd selinux-policy audit || true # install stuff that we do want - dnf install -y iwl6000g2a-firmware NetworkManager-wifi \ + dnf install -y iwl6000g2a-firmware NetworkManager-wifi dnsmasq \ sudo ecryptfs-utils vim-enhanced iwl6000g2a-firmware \ xorg-x11-server-Xorg xorg-x11-drv-libinput xorg-x11-drv-intel \ mesa-dri-drivers lxrandr \ -- 2.39.2