wownero/src/daemonizer
ston1th 496055d128 monerod: do not log to tmpdir in daemon mode
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.
2018-02-23 21:27:14 +01:00
..
CMakeLists.txt monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
daemonizer.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
posix_daemonizer.inl Update 2018 copyright 2018-01-26 10:03:20 -05:00
posix_fork.cpp monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
posix_fork.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
windows_daemonizer.inl Update 2018 copyright 2018-01-26 10:03:20 -05:00
windows_service.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
windows_service.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
windows_service_runner.h Update 2018 copyright 2018-01-26 10:03:20 -05:00