NiXium-org / NiXium

Open-Source Infrastructure as Code Management Solution for Multiple Systems designed to be reliable in mission-critical tasks on paranoid and high-security environment.
European Union Public License 1.2
25 stars 3 forks source link

Disallow DTrace Destructive-Mode #97

Open Tanvir1337x opened 4 months ago

Tanvir1337x commented 4 months ago

Title

Implement disable_ddtrace Functionality in NixOS.

Description

Implement a feature in NixOS to disallow DTrace destructive-mode, similar to the disable_ddtrace option in FreeBSD. This would prevent potentially harmful DTrace operations.

https://github.com/NiXium-org/NiXium/issues/67