You might have the same problem I had with using daemonize (might be with anything else, too): File.dirname(__FILE__) doesn’t work after right daemonizing. Although I haven’t been able to … more →
jan on rubyaslakjohansen wrote 3 months ago: This link explains how to create a daemon process in C within a unix environment. … more →
Jan Kubr wrote 8 months ago: You might have the same problem I had with using daemonize (might be with anything else, too): File. … more →