blob: bf2e607a50a412152e0fbb6d15b07e7c2df33666 (
plain)
1
2
3
4
5
6
|
Notes for Deckard developers
============================
libfaketime
^^^^^^^^^^^
Run-time changes to ``FAKETIME_`` environment variables might not be picked up by running process if ``FAKETIME_NO_CACHE=1`` variable is not set before the process starts.
|