etcd: 2.1.2 -> 2.3.0
This commit is contained in:
@@ -114,6 +114,7 @@ in {
|
||||
}) // (mapAttrs' (n: v: nameValuePair "ETCD_${n}" v) cfg.extraConf);
|
||||
|
||||
serviceConfig = {
|
||||
Type = "notify";
|
||||
ExecStart = "${pkgs.etcd}/bin/etcd";
|
||||
User = "etcd";
|
||||
PermissionsStartOnly = true;
|
||||
|
||||
Reference in New Issue
Block a user