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

Disable Opening Syslogd Network Socket #95

Open Tanvir1337x opened 4 months ago

Tanvir1337x commented 4 months ago

Title

Implement disable_syslogd Functionality in NixOS.

Description

Implement a feature in NixOS to disable opening the syslogd network socket, similar to the disable_syslogd option in FreeBSD. This would enhance security by preventing remote logging via syslog.

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