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:
parent
5b9c8c7ab5
commit
28bf37089b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user