nixpkgs/nixos/modules/services
Andrey Arapov 04be7262a6 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
2015-01-19 11:05:56 +01:00
..
amqp nixos/rabbitmq: wait for start 2014-09-13 02:16:53 +02:00
audio services.mpd: use systemd's user option 2014-12-22 11:22:14 +00:00
backup Almir module: set a working default sqlalchemy_engine_url 2014-11-30 13:11:55 +01:00
cluster nixos: move kubernetes & fleet to services/cluster 2014-12-11 23:32:37 +01:00
computing/torque Merge recent master into staging 2014-09-13 21:48:29 +02:00
continuous-integration/jenkins Merge recent master into staging 2014-09-13 21:48:29 +02:00
databases doc: use postgresql94 2015-01-07 13:21:18 +01:00
desktops profile-sync-daemon: refactor module 2014-12-14 00:45:08 -05:00
games Fix some uid/gid attributes to match the actual user/group name 2014-04-29 10:51:42 +02:00
hardware Fix filename for udev network interface rules 2014-12-05 17:32:36 +01:00
logging Revert "Revert "syslog-ng: Update from 3.5.6 to 3.6.1"" 2014-11-06 21:59:04 +01:00
mail nixos/dovecot: added configFile option and default Restart on-failure, PR #5845 2015-01-19 11:05:56 +01:00
misc nixos/modules/services/misc/nix-daemon.nix: document meaning of '0' for the buildCores attribute 2015-01-05 15:38:08 +01:00
monitoring java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
network-filesystems nixos/samba: Allow package version setting 2015-01-03 21:45:16 -08:00
networking nixos/sync-server: Respect the enable option 2015-01-18 14:21:40 -08:00
printing Create a nixos module for cups-browsed 2015-01-16 14:10:57 +01:00
scheduling cron: make into systemd.service and make it depend on /etc/localtime 2014-12-15 14:50:12 +01:00
search java: More default cleanups 2015-01-07 14:55:41 -08:00
security nixos/fprintd: add service and pam support 2015-01-03 19:50:40 +03:00
system Added the cloud-init service 2014-12-03 13:22:13 +01:00
torrent nixos/peerflix: fix enable option description 2014-12-03 15:13:50 +01:00
ttys Make console-getty only used inside container by default 2014-09-02 01:36:10 +04:00
web-servers java: More default cleanups 2015-01-07 14:55:41 -08:00
x11 enlightenment: fix media preview 2015-01-13 14:56:35 +01:00