mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-16 04:38:50 +01:00
It was wrong to use StateDirectory to keep the scion-control and scion-router runtime databases on disk for the next run. I observed that doing this means a reboot, or power outage can corrupt the temporary runtime databases for the next service start, leading scion ping and other functionality to stop working permanently, since those files are not managed in an atomic manner by the golang code. |
||
|---|---|---|
| .. | ||
| scion-control.nix | ||
| scion-daemon.nix | ||
| scion-dispatcher.nix | ||
| scion-router.nix | ||
| scion.nix | ||