mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
try to make sure results actually make it to disk
This commit is contained in:
parent
eada0a459e
commit
f3724ee831
@ -527,5 +527,7 @@ loop:
|
|||||||
}
|
}
|
||||||
fclose(table);
|
fclose(table);
|
||||||
|
|
||||||
|
system("/bin/sync");
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user