sub daemonize { # try to daemonize if (success) { return 1 } else { return errstr } }