diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl index 0be24e81..fb13b8df 100644 --- a/share/runtime-postinstall.tmpl +++ b/share/runtime-postinstall.tmpl @@ -34,9 +34,9 @@ systemctl disable systemd-readahead-collect.service \ lvm2-monitor.service ## These services can't be disabled normally (they're linked into place in ## /usr/lib/systemd rather than /etc/systemd), so we have to mask them. -systemctl mask fedora-configure.service fedora-loadmodules.service \ - fedora-autorelabel.service fedora-autorelabel-mark.service \ - fedora-wait-storage.service media.mount +systemctl mask rhel-configure.service rhel-loadmodules.service \ + rhel-autorelabel.service rhel-autorelabel-mark.service \ + rhel-wait-storage.service media.mount ## Make logind activate anaconda-shell@.service on switch to empty VT symlink anaconda-shell@.service lib/systemd/system/autovt@.service