What is the best way to do a ruby process as a background system daemon in Debian?
These daemons are telecom billing process read from many database sources, which write one at a time and to a log file.
What is the best way to do a ruby process as a background system daemon in Debian?
These daemons are telecom billing process read from many database sources, which write one at a time and to a log file.