Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 08d7fbb42d37994ad0a4f736f5585d6b584b4b87
https://github.com/NixOS/nixpkgs/commit/08d7fbb42d37994ad0a4f736f5585d6b584b4b87
Author: Ruben Maher <[email protected]>
Date: 2016-11-02 (Wed, 02 Nov 2016)
Changed paths:
M nixos/modules/services/misc/matrix-synapse.nix
Log Message:
-----------
matrix-synapse: Allow keys to be generated
The matrix-synapse user has `createHome = true;` which runs before the
`preStart` script, so the home directory will always exist and the block
will never execute.
Also don't include default path to keys in the configuration file,
because synapse will choke if it tries to open them before they
exist (even with `--generate-keys`).
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits