Commit 57ab2499 authored by Vagrant Cascadian's avatar Vagrant Cascadian
Browse files

Update README.rst to reflect changes in time variation.

parent 86365b5d
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -281,9 +281,9 @@ user_group.available
    a $user, with no $group variation.
time.faketimes
    A semicolon-separated ordered set, specifying possible ``faketime(1)`` time
    descriptors to use. Default is empty, in which case we randomly choose a
    descriptors to use. Default is empty, in which case we choose a
    time: either now (if the latest file-modtime in ``source_root`` is older
    than about half-a-year) or more than half-a-year in the future.
    than 398 days) or more than 398 days in the future.

    Note that the clock continues to run during the build. It is possible for
    ``faketime(1)`` to freeze it, but we don't yet support that yet; it has a