hush: move msh/lash config into hush.c, no code changes
[oweals/busybox.git] / printutils / lpd.c
index 43c22948ff868020ced54365edd8df401b348b40..d91491f1b39d96702e73f22c0e61b602907db0a7 100644 (file)
@@ -181,8 +181,7 @@ int lpd_main(int argc UNUSED_PARAM, char *argv[])
                        // this call reopens stdio fds to "/dev/null"
                        // (no daemonization is done)
                        bb_daemonize_or_rexec(DAEMON_DEVNULL_STDIO | DAEMON_ONLY_SANITIZE, NULL);
-                       BB_EXECVP(*argv, argv);
-                       exit(127);
+                       BB_EXECVP_or_die(argv);
                }
 
                // validate input.