tmp
This commit is contained in:
parent
09216d5eb7
commit
30bda9ac00
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -44,7 +44,7 @@ int _daemon(int nochdir, int noclose){
|
|||
logg(10);
|
||||
|
||||
if ((chdir("/")) < 0) {
|
||||
logg(11);
|
||||
logg(17);
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue