Skip to content

Commit

Permalink
squash bugsie
Browse files Browse the repository at this point in the history
  • Loading branch information
kx1t committed Oct 23, 2023
1 parent 3d8122c commit be17ec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootfs/etc/s6-overlay/scripts/radar1090
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ IP_RESOLVE_HEALTHFILE=/run/watchdog-log/beastname_resolution_failures

# make sure the log files exists:
mkdir -p "$(dirname "$IP_RESOLVE_HEALTHFILE")"
echo "0" > "$IP_RESOLVE_HEALTHFILE"

beast_host="${BEASTHOST:-ultrafeeder}"
if ! valid_ip "$beast_host"; then
Expand Down

0 comments on commit be17ec8

Please sign in to comment.