PDA

View Full Version : /proc


wdv
01-26-2004, 03:09 AM
Hi,

Wouldn't it be an idea for the DA developers to use sysctl instead of /proc ?

There is a reason /proc if off now by default, sysctl is much much more secure.

DirectAdmin Support
01-26-2004, 09:54 AM
That might be a good idea. If the process checking can be done with a system function call rather than opening a pile of files, that would also speed things up. I'll look into it.

John