]> piware.de Git - bin.git/commitdiff
postinst-setup-fedora: Install dnsmasq
authorMartin Pitt <martin@piware.de>
Sat, 5 Aug 2017 12:21:31 +0000 (14:21 +0200)
committerMartin Pitt <martin@piware.de>
Sat, 5 Aug 2017 12:21:31 +0000 (14:21 +0200)
postinst-setup-fedora

index 86017022c2e747d93e416323275a184395768a1b..9720068de781a312b0aea9746b1f3576f45ee193 100755 (executable)
@@ -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 \