diff --git a/qbittorrent/rootfs/etc/s6-overlay/s6-rc.d/svc-qbittorrent/run b/qbittorrent/rootfs/etc/s6-overlay/s6-rc.d/svc-qbittorrent/run index def523aa9..ed82cc32c 100644 --- a/qbittorrent/rootfs/etc/s6-overlay/s6-rc.d/svc-qbittorrent/run +++ b/qbittorrent/rootfs/etc/s6-overlay/s6-rc.d/svc-qbittorrent/run @@ -95,7 +95,6 @@ _vpn_monitor_public_ip() { return 0 fi - bashio::log.info "${vpn_label}: Baseline (ISP) IP: ${baseline_ip}" bashio::log.debug "${vpn_label}: Waiting ${initial_delay}s before first leak check." sleep "${initial_delay}"