Hello, I'm getting IRCD compile errors, and I've traced the problems to the jailshell program which comes with cpanel. How do I edit jailshell to fix ulimit and possible other interaction problems. Thank You.
One hack to this is to su into root using your normal sudo user, adjust the ulimit, then finally su the ircd user. It will now have the correct unlimit. Not the best...but it works.
Then my method woudl not work, it requires started the ircd as root. I would suggest looking into recompiling your kernel that is what was required last time I checked into it (over a year ago) when I was into ircd hosting.
Well I am not sure what you can really do then. I know you can adjust the unlimit as root and my recomiling a kernel. Since you cannot do the kernel and you would not want to have to su each time I don't really know how you can solve the problem. It is not an issue with cpanel but one with your kernel. Maybe somebody else can have some input.