Is it possible for a gem to run a post-install script or write files outside of the gem directory structure? I am specifically needing to write config files to /etc and startup files to /etc/init.d and then run chkconfig to create the proper symlinks. Cheers, Jim