Blob Blame History Raw
# Also see:
# https://fedoraproject.org/wiki/Starting_services_by_default

disable systemd-timesyncd.service
disable systemd-resolved.service

# systemd
enable remote-fs.target
enable getty@tty1.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

# mcelog is a utility that collects and decodes Machine Check Exception data
# on x86-32 and x86-64 systems.
# https://bugzilla.redhat.com/show_bug.cgi?id=1302179
enable mcelog.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

# Enable SSSD Kerberos Credential Cache Server
# https://bugzilla.redhat.com/show_bug.cgi?id=1558927
enable sssd-kcm.socket

# https://bugzilla.redhat.com/show_bug.cgi?id=1578833
enable sssd.service

# Hardware
enable gpm.*
enable gpsd.*
enable irqbalance.service
enable lm_sensors.service
enable mcelog.*
enable microcode.service
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

# https://bugzilla.redhat.com/show_bug.cgi?id=1193616
enable hypervfcopyd.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

# https://bugzilla.redhat.com/show_bug.cgi?id=1312446
enable opal-prd.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
enable brandbot.*

# https://bugzilla.redhat.com/show_bug.cgi?id=1572550
enable timedatex.service

# https://bugzilla.redhat.com/show_bug.cgi?id=1578870
enable selinux-autorelabel-mark.service
enable rhel-configure.service
enable rhel-dmesg.service

# https://github.com/fedora-sysv/initscripts/commit/37109fdf9808
enable nis-domainname.service
enable import-state.service
enable loadmodules.service
enable readonly-root.service

# https://bugzilla.redhat.com/show_bug.cgi?id=1630200
# s390x specific services
enable cpi.service
enable device_cio_free.service

# Enable the stratis daemon for managing stratis storage
# https://bugzilla.redhat.com/show_bug.cgi?id=1632510
enable stratisd.service