diff --git a/rootfs/overlay/usr/lib/systemd/system/collectd.service.d/after-network-online.conf b/rootfs/overlay/usr/lib/systemd/system/collectd.service.d/after-network-online.conf deleted file mode 100644 index 81ab63b..0000000 --- a/rootfs/overlay/usr/lib/systemd/system/collectd.service.d/after-network-online.conf +++ /dev/null @@ -1,7 +0,0 @@ -[Unit] -# If collectd starts before eth0 is "UP," it will fail to bind to the TCP -# socket for Prometheus: -# -# write_prometheus plugin: Opening a listening socket for [::]:9103 failed. -After=network-online.target -Wants=network-online.target