mirror of
https://github.com/monero-project/monero.git
synced 2025-11-27 07:07:16 -05:00
The logging to /tmp/bitmonero.daemon.stdout.stderr caused segfaults if the /tmp mount was full (#2851). Now the daemon is only logging to /tmp/bitmonero.daemon.stdout.stderr in the debug builds. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| daemonizer.h | ||
| posix_daemonizer.inl | ||
| posix_fork.cpp | ||
| posix_fork.h | ||
| windows_daemonizer.inl | ||
| windows_service.cpp | ||
| windows_service.h | ||
| windows_service_runner.h | ||