stable db
This commit is contained in:
@@ -53,7 +53,7 @@ in {
|
|||||||
};
|
};
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "simple";
|
Type = "simple";
|
||||||
ExecStart = "${pkgs.unstable.influxdb3}/bin/influxdb3 serve";
|
ExecStart = "${pkgs.influxdb3}/bin/influxdb3 serve";
|
||||||
Restart = "on-failure";
|
Restart = "on-failure";
|
||||||
StateDirectory = "influxdb3";
|
StateDirectory = "influxdb3";
|
||||||
PrivateTmp = true;
|
PrivateTmp = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user