schutzbot: remove systemd-journald restart
There's no bug referenced so I have no idea what's wrong. We did the same change in composer and nothing broke so let's do the same thing here.
This commit is contained in:
parent
9e3e02e693
commit
8c0161a62a
1 changed files with 0 additions and 3 deletions
|
|
@ -40,9 +40,6 @@ if [[ -n "${RHN_REGISTRATION_SCRIPT:-}" ]] && ! sudo subscription-manager status
|
|||
sudo $RHN_REGISTRATION_SCRIPT
|
||||
fi
|
||||
|
||||
# Restart systemd to work around some Fedora issues in cloud images.
|
||||
sudo systemctl restart systemd-journald
|
||||
|
||||
# Enable fastestmirror to speed up dnf operations.
|
||||
echo -e "fastestmirror=1" | sudo tee -a /etc/dnf/dnf.conf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue