eclipse-kura / kura

Eclipse Kura™ is a versatile framework to supercharge your edge devices, streamlining the process of configuring your gateway, connecting sensors, and IoT devices to seamlessly collect, process, and send data to the cloud.
https://eclipse.dev/kura/
Eclipse Public License 2.0
498 stars 305 forks source link

refactor: Remove monit and sysV bundles and references #5334

Closed pierantoniomerlino closed 1 month ago

pierantoniomerlino commented 1 month ago

This PR removes the old unsupported sysV bundles, their references and all files about monit. A cleanup of the ANT script has been also performed. The systemD provider bundle could be included in the linux.net one. However, I preferred to not do this now, since we planned to refactor the Linux DNS server code later.

The only reference that are preserved on the old sysV system is the firewall_cust file. It is copied in the /etc/init.d folder.