method
daemonize
v2.3.8 -
Show latest stable
- Class:
Kernel
daemonize()public
Turns the current script into a daemon process that detaches from the console. It can be shut down with a TERM signal.
daemonize()Turns the current script into a daemon process that detaches from the console. It can be shut down with a TERM signal.