I install F22 workstation today and well firewalld is enable by default. So the disable firewall in F21 is out ?
https://fedoraproject.org/wiki/Changes/Workstation_Disable_Firewall#Workstation:_Disable_firewall
[empateinfinito@localhost ~]$ systemd-analyze
Startup finished in 1.718s (kernel) + 4.614s (initrd) + 26.492s (userspace) = 32.825s
[empateinfinito@localhost ~]$ systemd-analyze blame
6.746s NetworkManager-wait-online.service
6.256s firewalld.service
3.221s accounts-daemon.service
2.266s libvirtd.service
1.884s packagekit.service
1.695s plymouth-start.service
1.609s systemd-udev-settle.service
1.592s proc-fs-nfsd.mount
1.494s plymouth-quit-wait.service
1.371s systemd-logind.service
1.303s var-lib-nfs-rpc_pipefs.mount
1.241s nfs-config.service
1.219s gssproxy.service
1.215s livesys.service
1.063s avahi-daemon.service
1.004s polkit.service
972ms chronyd.service
970ms lvm2-monitor.service
960ms systemd-fsck-root.service
900ms systemd-journal-flush.service
884ms systemd-journald.service
707ms abrt-ccpp.service
694ms NetworkManager.service
lines 1-23...skipping...
6.746s NetworkManager-wait-online.service
6.256s firewalld.service
3.221s accounts-daemon.service
2.266s libvirtd.service
1.884s packagekit.service
1.695s plymouth-start.service
1.609s systemd-udev-settle.service
1.592s proc-fs-nfsd.mount
1.494s plymouth-quit-wait.service
1.371s systemd-logind.service
1.303s var-lib-nfs-rpc_pipefs.mount
1.241s nfs-config.service
1.219s gssproxy.service
1.215s livesys.service
1.063s avahi-daemon.service
1.004s polkit.service
972ms chronyd.service
970ms lvm2-monitor.service
960ms systemd-fsck-root.service
900ms systemd-journal-flush.service
884ms systemd-journald.service
707ms abrt-ccpp.service
694ms NetworkManager.service
645ms systemd-fsck@dev-disk-by\x2duuid-3833e5e7\x2d8e9b\x2d4c75\x2dbebd\x2dd5cd51f791d2.service
615ms systemd-udev-trigger.service
531ms systemd-udevd.service
461ms systemd-tmpfiles-setup-dev.service
437ms gdm.service
434ms colord.service
399ms kmod-static-nodes.service
393ms dnf-makecache.service
321ms cups.service
321ms systemd-random-seed.service
287ms systemd-vconsole-setup.service
285ms dmraid-activation.service
---------------------------------------------------------------------------------------------------------------------
[root@localhost empateinfinito]# systemctl status firewalld.service
● firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2015-02-26 11:21:38 CLST; 8h ago
Main PID: 565 (firewalld)
CGroup: /system.slice/firewalld.service
└─565 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid
Feb 26 11:21:32 localhost.localdomain systemd[1]: Starting firewalld - dynami...
Feb 26 11:21:38 localhost.localdomain systemd[1]: Started firewalld - dynamic...
Hint: Some lines were ellipsized, use -l to show in full.
[root@localhost empateinfinito]#
https://fedoraproject.org/wiki/Changes/Workstation_Disable_Firewall#Workstation:_Disable_firewall
[empateinfinito@localhost ~]$ systemd-analyze
Startup finished in 1.718s (kernel) + 4.614s (initrd) + 26.492s (userspace) = 32.825s
[empateinfinito@localhost ~]$ systemd-analyze blame
6.746s NetworkManager-wait-online.service
6.256s firewalld.service
3.221s accounts-daemon.service
2.266s libvirtd.service
1.884s packagekit.service
1.695s plymouth-start.service
1.609s systemd-udev-settle.service
1.592s proc-fs-nfsd.mount
1.494s plymouth-quit-wait.service
1.371s systemd-logind.service
1.303s var-lib-nfs-rpc_pipefs.mount
1.241s nfs-config.service
1.219s gssproxy.service
1.215s livesys.service
1.063s avahi-daemon.service
1.004s polkit.service
972ms chronyd.service
970ms lvm2-monitor.service
960ms systemd-fsck-root.service
900ms systemd-journal-flush.service
884ms systemd-journald.service
707ms abrt-ccpp.service
694ms NetworkManager.service
lines 1-23...skipping...
6.746s NetworkManager-wait-online.service
6.256s firewalld.service
3.221s accounts-daemon.service
2.266s libvirtd.service
1.884s packagekit.service
1.695s plymouth-start.service
1.609s systemd-udev-settle.service
1.592s proc-fs-nfsd.mount
1.494s plymouth-quit-wait.service
1.371s systemd-logind.service
1.303s var-lib-nfs-rpc_pipefs.mount
1.241s nfs-config.service
1.219s gssproxy.service
1.215s livesys.service
1.063s avahi-daemon.service
1.004s polkit.service
972ms chronyd.service
970ms lvm2-monitor.service
960ms systemd-fsck-root.service
900ms systemd-journal-flush.service
884ms systemd-journald.service
707ms abrt-ccpp.service
694ms NetworkManager.service
645ms systemd-fsck@dev-disk-by\x2duuid-3833e5e7\x2d8e9b\x2d4c75\x2dbebd\x2dd5cd51f791d2.service
615ms systemd-udev-trigger.service
531ms systemd-udevd.service
461ms systemd-tmpfiles-setup-dev.service
437ms gdm.service
434ms colord.service
399ms kmod-static-nodes.service
393ms dnf-makecache.service
321ms cups.service
321ms systemd-random-seed.service
287ms systemd-vconsole-setup.service
285ms dmraid-activation.service
---------------------------------------------------------------------------------------------------------------------
[root@localhost empateinfinito]# systemctl status firewalld.service
● firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2015-02-26 11:21:38 CLST; 8h ago
Main PID: 565 (firewalld)
CGroup: /system.slice/firewalld.service
└─565 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid
Feb 26 11:21:32 localhost.localdomain systemd[1]: Starting firewalld - dynami...
Feb 26 11:21:38 localhost.localdomain systemd[1]: Started firewalld - dynamic...
Hint: Some lines were ellipsized, use -l to show in full.
[root@localhost empateinfinito]#
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct