diff options
| author | Andrey Arapov <arno@nixaid.com> | 2015-01-19 10:45:20 +0100 |
|---|---|---|
| committer | Luca Bruno <lucabru@src.gnome.org> | 2015-01-19 11:05:56 +0100 |
| commit | 04be7262a62a413007fe6bf6e917a4e4d0f0df54 (patch) | |
| tree | e2e570887e0224e45c7fc0789940d34dccaf6804 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | c163baca3bf09af9431bc2c00a642282f5e64776 (diff) | |
nixos/dovecot: added configFile option and default Restart on-failure, PR #5845
Absolute path is required when one has such postfix configuration
where he/she needs to specify the actual (real) path to active dovecot
config.
Without this commit applied, the dovecot is running in such way:
/nix/store/hashAAA-dovecot-ver/sbin/dovecot -F -c /nix/store/hashBBB-dovecot2.conf
and postfix can't be aware of the value of "hashBBB" via services.postfix.extraConfig = '' ... '';
(it can only be aware of "hashAAA" with ${pkgs.dovecot} parameter)
Also enable Restart on-failure.
Edit: set RestartSec to 1s
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
