# Also see: # https://fedoraproject.org/wiki/Starting_services_by_default # systemd enable remote-fs.target enable getty@tty1.service enable systemd-readahead-replay.service enable systemd-readahead-collect.service # System stuff enable sshd.service enable atd.* enable crond.* enable chronyd.service enable rpcbind.* enable NetworkManager.service enable NetworkManager-dispatcher.service enable ModemManager.service enable auditd.service enable restorecond.service enable bluetooth.* enable avahi-daemon.* enable cups.* # The various syslog implementations enable rsyslog.* enable syslog-ng.* enable sysklogd.* # Network facing enable firewalld.service enable libvirtd.service enable xinetd.service enable ladvd.service # Storage enable multipathd.service enable libstoragemgmt.service enable lvm2-lvmpolld.socket enable lvm2-monitor.* enable lvm2-lvmetad.* enable dm-event.* enable dmraid-activation.service # https://bugzilla.redhat.com/show_bug.cgi?id=855372 enable mdmonitor.service enable mdmonitor-takeover.service # https://bugzilla.redhat.com/show_bug.cgi?id=876237 enable spice-vdagentd.service # https://bugzilla.redhat.com/show_bug.cgi?id=885406 enable qemu-guest-agent.service # https://bugzilla.redhat.com/show_bug.cgi?id=928726 enable dnf-makecache.timer # https://bugzilla.redhat.com/show_bug.cgi?id=957135 enable vmtoolsd.service #https://bugzilla.redhat.com/show_bug.cgi?id=995987 enable kdump.service #https://bugzilla.redhat.com/show_bug.cgi?id=1009970 enable tuned.service # https://bugzilla.redhat.com/show_bug.cgi?id=1215645 enable unbound-anchor.timer # Hardware enable gpm.* enable gpsd.* enable irqbalance.service enable lm_sensors.service enable mcelog.* enable microcode.service enable acpid.* enable smartd.service enable pcscd.socket enable rngd.service # Other stuff enable abrtd.service enable abrt-ccpp.service enable abrt-oops.service enable abrt-xorg.service enable abrt-vmcore.service enable lttng-sessiond.service enable ksm.service enable ksmtuned.service enable rootfs-resize.service enable sysstat.service enable uuidd.service enable xendomains.service enable xenstored.service enable xenconsoled.service enable hypervkvpd.service enable hypervvssd.service # Desktop stuff enable accounts-daemon.service enable rtkit-daemon.service enable upower.service enable udisks2.service enable polkit.service enable packagekit-offline-update.service enable PackageKit.service # Initial Setup reconfiguration service enable initial-setup-reconfiguration.service # virtlog.service is sometimes used by VMs started by libvirt.service # Enable virtlog.socket to have it socket activated # https://bugzilla.redhat.com/show_bug.cgi?id=1325503 enable virtlogd.socket # https://bugzilla.redhat.com/show_bug.cgi?id=1271839 enable rhsmcertd.service # https://bugzilla.redhat.com/show_bug.cgi?id=1359645 # This is included in redhat-release, but we actually don't want it because we # don't provide /var/lib/rhsm/branded_name for inclusion in os-release. We # template /etc/os-release ourself #enable brandbot.* # https://bugzilla.redhat.com/show_bug.cgi?id=1493545 enable rhel-autorelabel.service enable rhel-autorelabel-mark.service enable rhel-configure.service enable rhel-dmesg.service enable rhel-import-state.service enable rhel-loadmodules.service enable rhel-readonly.service enable rhel-domainname.service # https://bugzilla.redhat.com/show_bug.cgi?id=1540243 enable NetworkManager-wait-online.service # https://bugzilla.redhat.com/show_bug.cgi?id=1518411 enable spice-vdagentd.socket # https://bugzilla.redhat.com/show_bug.cgi?id=1193616 enable hypervfcopyd.service # https://bugzilla.redhat.com/show_bug.cgi?id=1312446 enable opal-prd.service # https://bugzilla.redhat.com/show_bug.cgi?id=1316369 enable nfs-client.target # Enable ostree-remount on ostree-based systems # (Does nothing on non-ostree systems) # https://bugzilla.redhat.com/show_bug.cgi?id=1451458 enable ostree-remount.service