fedora- services are named rhel- (#1066118)

These services were renamed for RHEL but never updated. They could
potentially cause problems with the installer.

Resolves: rhbz#1066118
This commit is contained in:
Brian C. Lane 2014-02-17 10:21:37 -08:00
parent 5b9c8c7ab5
commit 28bf37089b
1 changed files with 3 additions and 3 deletions

View File

@ -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