mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-20 15:52:48 +00:00
62522bc29f
On Debian-based systems, /etc/sysctl.conf doesn't exist and /etc/sysctl.d/ directory is used instead. Modified xcatconfig to prefer /etc/sysctl.d/99-xcat.conf when the directory exists, falling back to /etc/sysctl.conf for backward compatibility.