Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions data/data/bootstrap/files/usr/local/bin/node-image-overlay.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,3 @@ rsync -a --exclude crypto-policies "${ostree_checkout}/usr/etc/" /etc
# reload the new policy
echo "Reloading SELinux policy"
semodule -R

# handle upgrade of sshd between RHEL 9.6 and 9.8
systemctl --no-block try-restart sshd.service