You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle disabling and restarting systemd-resolved.service
On systems that use systemd-resolved (e.g. Fedora/RHEL installs
out of the box, usually), it listens on port 53, so it blocks
this tool. This should handle disabling and masking it at the
start of `start_flash.sh`, then unmasking and restarting it
at the end.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
0 commit comments