Closed iostat closed 11 years ago
I am completely stumped. I just tried setting up the plugin on a completely vanilla PRoCon setup with all of my changes removed, and it worked with absolutely no problem.
My guess is that our problems were caused by some weird permissions issue that we were working around. I'm gonna go ahead and close this pull request.
This patch adds a couple of hacks to enable Insane Limits to be run on Linux using Mono. Currently some manual intervention is needed to get it working right (such as requiring the user to re-agree to the privacy policy on PRoCon restart, and (at least on the first run) requiring the user to add a
/
to the start of the path in thelimits_file
property in PRoCon and restore their limits'.conf
configurations as it may overwrite them (only on the first run)). However it does enable the plugin to save settings and compile Limits.Tested on a vanilla (no other plugins) PRoCon setup with Ubuntu 12.04 x86 with Mono 2.10.8.1. EDIT: Seems to play well with other plugins as well.