forked from srbala/fedora-kickstarts
Revert incidental removal of the mdns service firewall enablement
This commit is contained in:
parent
2f276dfc35
commit
c3ace496a6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user