From 92b2ac326a861b1e791d8f5a97358a7b44265e41 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Tue, 7 Apr 2009 10:44:42 -0400 Subject: [PATCH] Poke a hole for mdns in the firewall since we do other things to make it work nicely --- fedora-live-base.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-live-base.ks b/fedora-live-base.ks index db939ab..64fbbe9 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -12,7 +12,7 @@ keyboard us timezone US/Eastern auth --useshadow --enablemd5 selinux --enforcing -firewall --enabled +firewall --enabled --service=mdns xconfig --startxonboot part / --size 3072 --fstype ext4 services --enabled=NetworkManager --disabled=network,sshd