in reply to Re: Maintaining state in modules
in thread Maintaining state in modules

I agree with Matt in that perm problems will cause errs on your scripts. You could get around them by installing with uid 0, but that would be bad. What about letting them specify a state config file? Maybe /etc/myApp.state?