Age | Commit message (Collapse) | Author | Files | Lines |
|
Factor all of the repeated logic into a single 'live-base' script.
|
|
The local script needs to run before it starts, so live configs need it
this way. However, we don't want the tarballs to have it there.
|
|
This ensures our local script that sets the time can run *before* the
daemon starts. Once the daemon has started, it is no longer possible to
set the time manually using chrony.
Ref: #361
|
|
|
|
This requires Horizon 0.9.8pre3 or later (adelie/horizon@615278f).
|
|
This allows the user to have network access without poking at it, in
most scenarios.
Ref: adelie/horizon#361
|
|
|