log: enable output log to console when run as daemon.
This commit is contained in:
@@ -144,7 +144,7 @@ void close_all_fd(int keepfd);
|
||||
|
||||
int run_daemon(void);
|
||||
|
||||
int daemon_kickoff(int fd, int status);
|
||||
int daemon_kickoff(int fd, int status, int no_close);
|
||||
|
||||
int write_file(const char *filename, void *data, int data_len);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user